]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8
authorMichele Baldessari <michele@acksyn.org>
Mon, 25 Nov 2013 19:00:14 +0000 (19:00 +0000)
committerTejun Heo <tj@kernel.org>
Fri, 29 Nov 2013 22:25:47 +0000 (17:25 -0500)
commit87809942d3fa60bafb7a58d0bdb1c79e90a6821d
tree20649cf2481ce9211a400dedf6f99a81bf5508d8
parentc5700766975c69d27150256444db63fbfd103791
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8

We've received multiple reports in Fedora via (BZ 907193)
that the Seagate Momentus SpinPoint M8 errors out when enabling AA:
[    2.555905] ata2.00: failed to enable AA (error_mask=0x1)
[    2.568482] ata2.00: failed to enable AA (error_mask=0x1)

Add the ATA_HORKAGE_BROKEN_FPDMA_AA for this specific harddisk.

Reported-by: Nicholas <arealityfarbetween@googlemail.com>
Signed-off-by: Michele Baldessari <michele@acksyn.org>
Tested-by: Nicholas <arealityfarbetween@googlemail.com>
Acked-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-core.c