commit | 67809f85d31eac600f6b28defa5386c9d2a13b1d | [log] [tgz] |
---|---|---|
author | Levente Kurusa <levex@linux.com> | Tue Feb 18 10:22:17 2014 -0500 |
committer | Tejun Heo <tj@kernel.org> | Tue Feb 18 10:22:17 2014 -0500 |
tree | 049137477323ea44a421dcb5e46e40ad8f926ace | |
parent | 8ad116e649b21a42e3cccfb3c1b8d5ea52ba19e5 [diff] |
ahci: disable NCQ on Samsung pci-e SSDs on macbooks Samsung's pci-e SSDs with device ID 0x1600 which are found on some macbooks time out on NCQ commands. Blacklist NCQ on the device so that the affected machines can at least boot. Original-patch-by: Levente Kurusa <levex@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=60731 Cc: stable@vger.kernel.org