]> git.baikalelectronics.ru Git - kernel.git/commit
ahci: disable MSI on SAMSUNG 0xa800 SSD
authorTejun Heo <tj@kernel.org>
Thu, 4 Dec 2014 18:13:28 +0000 (13:13 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 4 Dec 2014 18:18:55 +0000 (13:18 -0500)
commitbc998a7d9be562b03202a33b8225c7598623f385
tree3e3c35157b93673a5849a781c173d64f82c519e0
parent788d67de71a616452826c80acb4668771713b8c4
ahci: disable MSI on SAMSUNG 0xa800 SSD

Just like 0x1600 which got blacklisted by 4ba6d5408f5e ("ahci: disable
MSI instead of NCQ on Samsung pci-e SSDs on macbooks"), 0xa800 chokes
on NCQ commands if MSI is enabled.  Disable MSI.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Dominik Mierzejewski <dominik@greysector.net>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=89171
Cc: stable@vger.kernel.org
drivers/ata/ahci.c