]> git.baikalelectronics.ru Git - kernel.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)
commitd5773de1b041f714752d740ac73c3d54265391ce
tree20649cf2481ce9211a400dedf6f99a81bf5508d8
parent8271e1c449bbca05b3e0fa6b0ea900aefe5dbd66
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