From: Shane Huang Date: Sat, 8 Jun 2013 08:00:16 +0000 (+0800) Subject: ahci: remove pmp link online check in FBS EH X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~16^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912b9ac683b112615d5605686f1dc086402ce9f7;p=pandora-kernel.git ahci: remove pmp link online check in FBS EH ata_link_online() check in ahci_error_intr() is unnecessary, it should be removed otherwise may lead to lockup with FBS enabled PMP. http://marc.info/?l=linux-ide&m=137050421603272&w=2 Reported-by: Yu Liu Signed-off-by: Shane Huang Signed-off-by: Tejun Heo Cc: stable@vger.kernel.org --- Reading git-diff-tree failed