[PATCH] Revert ide softirq handling
authorJens Axboe <axboe@suse.de>
Thu, 12 Jan 2006 19:44:12 +0000 (20:44 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 20:00:47 +0000 (12:00 -0800)
commitba027def7be0d6494b72603d5758acc0fb1c7514
tree0390413d299350f838f2fc01ae222d8d3cdf6194
parent661dd5c840851194c7ee5a2603d5354dcf9bd212
[PATCH] Revert ide softirq handling

There's a problem with the REQ_BLOCK_PC handling as well (bad ->data_len
handling) where it could actually complete a request ahead of time.  I
suggest we just back this out for now, I will resubmit it later when I'm
fully confident in it.

This reverts commit 8672d57138b34447719cd7749f3d21070e1175a1

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/ide-io.c
drivers/ide/ide-probe.c
include/linux/ide.h