Files
linux-net/drivers/ide
Jens Axboe 8672d57138 [IDE] Use the block layer deferred softirq request completion
This patch makes IDE use the new blk_complete_request() interface.
There's still room for improvement, as __ide_end_request() really
could drop the lock after getting HWGROUP->rq (why does it need to
hold it in the first place? If ->rq access isn't serialized, we are
screwed anyways).

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-01-09 16:03:35 +01:00
..
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:02 -07:00
2005-04-16 15:20:36 -07:00
2005-12-15 02:17:46 +01:00
2005-04-16 15:20:36 -07:00
2005-11-09 23:07:56 +01:00
2005-04-16 15:20:36 -07:00
2005-10-29 19:32:20 +01:00
2005-12-15 02:17:46 +01:00