ahci: remove pmp link online check in FBS EH
authorShane Huang <shane.huang@amd.com>
Sat, 8 Jun 2013 08:00:16 +0000 (16:00 +0800)
committerTejun Heo <tj@kernel.org>
Sun, 9 Jun 2013 21:54:32 +0000 (14:54 -0700)
commit912b9ac683b112615d5605686f1dc086402ce9f7
treed41eaca8c3efdb62750b280d28871dd49c8d985f
parent5ba59b59cb413b9d89f40532bad3529d5185dd3c
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 <liuyu.ac@gmail.com>
Signed-off-by: Shane Huang <shane.huang@amd.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libahci.c
This page took 0.024898 seconds and 5 git commands to generate.