https://github.com/torvalds/linux
Revision 7b30f09245d0e6868819b946b2f6879e5d3d106b authored by Jens Axboe on 25 July 2006, 13:02:48 UTC, committed by Jens Axboe on 25 July 2006, 13:02:48 UTC
We need to postpone the queue startup until after the softirq
handler has actually finished some requests, otherwise we could
be racing with cciss_softirq_done() and not actually restart
the queue handling.

Signed-off-by: Jens Axboe <axboe@suse.de>
1 parent b4e54de
History
Tip revision: 7b30f09245d0e6868819b946b2f6879e5d3d106b authored by Jens Axboe on 25 July 2006, 13:02:48 UTC
[PATCH] cciss: fix stall with softirq handling and CFQ
Tip revision: 7b30f09
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top