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)
commit3b8d2676d15d6b2326757adb66b70a9cd6650373
tree694df6036425710c1a2b80acc5d71401824841c4
parent92b4e113155f9c8de9ef71ecdf55d796b68e7318
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 d121f7d0cbb8 ("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