Bug 71821 - Seagate Momentus SpinPoint M8 seem to have FPMDA_AA issues
Summary: Seagate Momentus SpinPoint M8 seem to have FPMDA_AA issues
Status: RESOLVED CODE_FIX
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Tejun Heo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 21:27 UTC by Guilherme Amadio
Modified: 2014-03-20 12:18 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.14-rc6
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.