Bug 71821

Summary: Seagate Momentus SpinPoint M8 seem to have FPMDA_AA issues
Product: IO/Storage Reporter: Guilherme Amadio (guilherme.amadio)
Component: Serial ATAAssignee: Tejun Heo (tj)
Status: RESOLVED CODE_FIX    
Severity: normal CC: guilherme.amadio
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.14-rc6 Subsystem:
Regression: No Bisected commit-id:

Description Guilherme Amadio 2014-03-10 21:27:17 UTC
At boot, Seagate Momentus SpinPoint M8 drives (ST1000LM024 HN-M101MBB) show the following errors:

[    2.555905] ata2.00: failed to enable AA (error_mask=0x1)
[    2.568482] ata2.00: failed to enable AA (error_mask=0x1)

The original bug reports for this problem are at https://bugzilla.redhat.com/show_bug.cgi?id=907193 and 
https://bugzilla.redhat.com/show_bug.cgi?id=1073901

Several firmwares are affected. Firmwares 2AR10001 and 2BA30001 have been patched for, while a newly reported firmware, 2AR30001 has not:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/ata/libata-core.c?id=refs/tags/v3.14-rc6#n4176

If this problem is reported for more firmwares, we should consider patching for all of them.

Best,
—Guilherme
Comment 1 Guilherme Amadio 2014-03-10 21:49:32 UTC
The user who reported (in the original bug) firmware 2AR30001 as being affected actually had firmware 2BA30001, which is already patched.