]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
authorHans de Goede <hdegoede@redhat.com>
Tue, 11 Jun 2019 14:32:59 +0000 (16:32 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 13 Jun 2019 09:17:11 +0000 (03:17 -0600)
commit31f6264e225fb92cf6f4b63031424f20797c297d
treec71a5d3eca865b20207e501308d419976f2b48e4
parent1f0ffa67349c56ea54c03ccfd1e073c990e7411e
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk

We've received a bugreport that using LPM with ST1000LM024 drives leads
to system lockups. So it seems that these models are buggy in more then
1 way. Add NOLPM quirk to the existing quirks entry for BROKEN_FPDMA_AA.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1571330
Cc: stable@vger.kernel.org
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/libata-core.c