commit | ba027def7be0d6494b72603d5758acc0fb1c7514 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Jan 12 20:44:12 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jan 12 12:00:47 2006 -0800 |
tree | 0390413d299350f838f2fc01ae222d8d3cdf6194 | |
parent | 661dd5c840851194c7ee5a2603d5354dcf9bd212 [diff] |
[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>