From: Jens Axboe Date: Thu, 12 Jan 2006 19:44:12 +0000 (+0100) Subject: [PATCH] Revert ide softirq handling X-Git-Tag: v2.6.16-rc1~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba027def7be0d6494b72603d5758acc0fb1c7514;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed