]> git.baikalelectronics.ru Git - kernel.git/commit
libata: Blacklist queued trim for Crucial M500
authorMartin K. Petersen <martin.petersen@oracle.com>
Mon, 2 Jun 2014 23:57:16 +0000 (19:57 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Jun 2014 23:59:25 +0000 (16:59 -0700)
commitd546bb00bc0bcfac166cd0512dc3eddf6a000f03
tree694df6036425710c1a2b80acc5d71401824841c4
parent41d7272e6d6c97038351ea60edbd16e57827bc3f
libata: Blacklist queued trim for Crucial M500

Queued trim only works for some users with MU05 firmware.  Revert to
blacklisting all firmware versions.

Introduced by commit 52f8b31b2142 ("libata: Update queued trim blacklist
for M5x0 drives") which this effectively reverts, while retaining the
blacklisting of M550.

See

    https://bugzilla.kernel.org/show_bug.cgi?id=71371

for reports of trouble with MU05 firmware.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ata/libata-core.c