aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk.h
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-10-16 13:44:57 +0200
committerJens Axboe <jens.axboe@oracle.com>2008-10-17 08:46:57 +0200
commit713ada9ba94f2ad874cffd074b83e3dc681ca82f (patch)
treee94cae4cb7d6d8bee404feb869bceee74b402f93 /block/blk.h
parent0997f1c5fec0b540784611036d458a84a1f7029a (diff)
downloadkernel_samsung_smdk4412-713ada9ba94f2ad874cffd074b83e3dc681ca82f.zip
kernel_samsung_smdk4412-713ada9ba94f2ad874cffd074b83e3dc681ca82f.tar.gz
kernel_samsung_smdk4412-713ada9ba94f2ad874cffd074b83e3dc681ca82f.tar.bz2
block: move q->unplug_work initialization
modprobe loop; rmmod loop effectively creates a blk_queue and destroys it which results in q->unplug_work being canceled without it ever being initialized. Therefore, move the initialization of q->unplug_work from blk_queue_make_request() to blk_alloc_queue*(). Reported-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions