Re: [bug] ata subsystem related crash with latest -git

Previous thread: [RFC] [PATCH -mm] ASIC3 driver by Samuel Ortiz on Thursday, October 18, 2007 - 5:12 am. (9 messages)

Next thread: [patch] PCI: disable MSI on more ATI NorthBridges by Shane Huang on Thursday, October 18, 2007 - 5:14 am. (15 messages)
To: Benny Halevy <bhalevy@...>
Cc: Jens Axboe <jens.axboe@...>, Ingo Molnar <mingo@...>, Linus Torvalds <torvalds@...>, <linux-kernel@...>, Alan Cox <alan@...>
Date: Thursday, October 18, 2007 - 5:14 am

sg_len is zero at the end of each scatterlist entry, so we need to test
the additional ata_sg_is_last() condition to determine if we are really
at the end of the PRD table.

Jeff

-

Previous thread: [RFC] [PATCH -mm] ASIC3 driver by Samuel Ortiz on Thursday, October 18, 2007 - 5:12 am. (9 messages)

Next thread: [patch] PCI: disable MSI on more ATI NorthBridges by Shane Huang on Thursday, October 18, 2007 - 5:14 am. (15 messages)