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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 20 Jun 2014 15:34:02 +0000 (17:34 +0200)
commitdc99f5d68db77e0536074c394c71dd89d96899d1
treec8f803621b4d43e7f4328fc2b48adab86d8489e3
parentf1daac894b130d348c81bd5e9206edde8354e528
libata: Blacklist queued trim for Crucial M500

commit 3b8d2676d15d6b2326757adb66b70a9cd6650373 upstream.

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/ata/libata-core.c