Matthew N. Dodd a50519ed08 Handle PIO timeouts in ata_end_transaction() by immediately returning.
Failure to do this will result in following ata_pio_read() calls walking
off the end of the read buffer.

This resolves the "memory modified after free" panics common with Thinkpads
and CD/DVD drives.

Submitted by:	 Nate Lawson <nate AT root.org>
2005-03-02 03:59:28 +00:00
..
2005-02-17 11:14:45 +00:00
2005-02-27 22:19:35 +00:00
2005-02-28 00:53:29 +00:00
2005-02-10 20:39:39 +00:00
2005-03-01 12:01:17 +00:00
2005-02-23 22:44:38 +00:00