-
由 Michele Baldessari 提交于
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: NNicholas <arealityfarbetween@googlemail.com> Signed-off-by: NMichele Baldessari <michele@acksyn.org> Tested-by: NNicholas <arealityfarbetween@googlemail.com> Acked-by: NAlan Cox <gnomes@lxorguk.ukuu.org.uk> Signed-off-by: NTejun Heo <tj@kernel.org> Cc: stable@vger.kernel.org
87809942