From: Tejun Heo Date: Mon, 18 Aug 2014 21:40:09 +0000 (-0400) Subject: libata: widen Crucial M550 blacklist matching X-Git-Tag: omap-for-v3.17/fixes-against-rc2~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a13772a144d2956a7fedd18685921d0a9b8b783;p=pandora-kernel.git libata: widen Crucial M550 blacklist matching Crucial M550 may cause data corruption on queued trims and is blacklisted. The pattern used for it fails to match 1TB one as the capacity section will be four chars instead of three. Widen the pattern. Signed-off-by: Tejun Heo Reported-by: Charles Reiss Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=81071 Cc: stable@vger.kernel.org --- Reading git-diff-tree failed