mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-15 18:34:47 +08:00
[PATCH] sata_sil: remove unaffected drives from m15w blacklist
m15w blacklist overgrew by attributing unrelated problems to m15w including R_ERR on DMA activate FIS errata. This patch shrinks sata_sil m15w blacklist such that it's as reported by Silicon Image. Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: Carlos Pardo <Carlos.Pardo@siliconimage.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
f5beec4963
commit
dd3bec63f8
@ -141,12 +141,8 @@ static const struct sil_drivelist {
|
||||
{ "ST330013AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST340017AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST360015AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST380013AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST380023AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST3120023AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST3160023AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST3120026AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST3200822AS", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST340014ASL", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST360014ASL", SIL_QUIRK_MOD15WRITE },
|
||||
{ "ST380011ASL", SIL_QUIRK_MOD15WRITE },
|
||||
|
Loading…
Reference in New Issue
Block a user