From: Alan Cox Date: Wed, 22 Aug 2007 22:31:43 +0000 (+0100) Subject: libata: Strict checking for identify reporting X-Git-Tag: v2.6.24-rc1~1391^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7293870a93a99e9ce0f4d98f3a271539c7c6ad6;p=pandora-kernel.git libata: Strict checking for identify reporting The ATA specifications require checks on certain flags before assuming the validity of other data. Go through the methods and correct those needing extra checks. Also note limits on ata_id_major_version with respect to ATA-1 and ATA-2. Correct the 32bit PIO check. Wants to sit in -mm for a bit in case of a screwup on my part that I didn't hit on the test drives and also in case someone, somewhere has a drive that gets it wrong. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed