diff options
author | Peter Zijlstra <[email protected]> | 2008-10-16 13:44:57 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2008-10-17 08:46:57 +0200 |
commit | 713ada9ba94f2ad874cffd074b83e3dc681ca82f (patch) | |
tree | e94cae4cb7d6d8bee404feb869bceee74b402f93 /net/lapb/lapb_iface.c | |
parent | 0997f1c5fec0b540784611036d458a84a1f7029a (diff) |
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 <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions