commit | 9f17609968af25a4082d4329abbc6e4f52eda7cd | [log] [tgz] |
---|---|---|
author | Bradley Grove <bgrove@attotech.com> | Wed Jul 09 17:20:23 2014 +0530 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 17:17:04 2014 -0400 |
tree | 55bf6d580cb30d34a70bc82dd4b1cbf8d8e28d9a | |
parent | 4dc06fd84645c323a1f20482b9b571cab6dc7d93 [diff] |
pm8001: Fix hibernation issue During hibernation, the HBA firmware may lose power and forget the device id info. This causes the HBA to reject IO upon resume. The fix is to call the libsas power management routines to make the domain device forgetful. This fixes bug 76681: https://bugzilla.kernel.org/show_bug.cgi?id=76681 Signed-off-by: Bradley Grove <bgrove@attotech.com> Acked-by: Jack Wang <xjtuwjp@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>