From: Tejun Heo Date: Mon, 27 Oct 2014 14:22:56 +0000 (-0400) Subject: ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~113^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a7cbc303f4d28f201529b06061944d51ab530c;p=pandora-kernel.git ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks Samsung pci-e SSDs on macbooks failed miserably on NCQ commands, so 67809f85d31e ("ahci: disable NCQ on Samsung pci-e SSDs on macbooks") disabled NCQ on them. It turns out that NCQ is fine as long as MSI is not used, so let's turn off MSI and leave NCQ on. Signed-off-by: Tejun Heo Link: https://bugzilla.kernel.org/show_bug.cgi?id=60731 Tested-by: Tested-by: Imre Kaloz Cc: stable@vger.kernel.org Fixes: 67809f85d31e ("ahci: disable NCQ on Samsung pci-e SSDs on macbooks") --- Reading git-diff-tree failed