[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion
authorJens Axboe <axboe@suse.de>
Tue, 17 Jan 2006 10:09:27 +0000 (11:09 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Tue, 24 Jan 2006 09:06:19 +0000 (10:06 +0100)
commit53e86061b5bd4aece9bbb6b00b30720200596ecb
tree962917a553ecfc1075060731038ae763fc9e34b5
parent2cb2e147a6d20bffd1d6b7a79be7301560f751c3
[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion

It can legally be called with interrupts/preemption enabled.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/ll_rw_blk.c