]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ata: libata-core: Disable LPM on ST1000DM010-2EP102
authorMaximilian Pezzullo <maximilianpezzullo@gmail.com>
Wed, 4 Mar 2026 07:22:59 +0000 (08:22 +0100)
committerNiklas Cassel <cassel@kernel.org>
Wed, 4 Mar 2026 08:16:56 +0000 (09:16 +0100)
commitb3b1d3ae1d87bc9398fb715c945968bf4c75a09a
tree0acc82b1b34d75f1f17a0c77941283dbbcbb2f38
parent55db009926634b20955bd8abbee921adbc8d2cb4
ata: libata-core: Disable LPM on ST1000DM010-2EP102

According to a user report, the ST1000DM010-2EP102 has problems with LPM,
causing random system freezes. The drive belongs to the same BarraCuda
family as the ST2000DM008-2FR102 which has the same issue.

Cc: stable@vger.kernel.org
Fixes: 7627a0edef54 ("ata: ahci: Drop low power policy board type")
Reported-by: Filippo Baiamonte <filippo.ba03@bugzilla.kernel.org>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221163
Signed-off-by: Maximilian Pezzullo <maximilianpezzullo@gmail.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
drivers/ata/libata-core.c