1. 11 8月, 2017 1 次提交
    • X
      scsi: hisi_sas: fix reset and port ID refresh issues · 917d3bda
      Xiaofei Tan 提交于
      This patch provides fixes for the following issues:
      
      1. Fix issue of controller reset required to send commands. For reset
         process, it may be required to send commands to the controller, but
         not during soft reset.  So add HISI_SAS_NOT_ACCEPT_CMD_BIT to prevent
         executing a task during this period.
      
      2. Send a broadcast event in rescan topology to detect any topology
         changes during reset.
      
      3. Previously it was not ensured that libsas has processed the PHY up
         and down events after reset. Potentially this could cause an issue
         that we still process the PHY event after reset. So resolve this by
         flushing shot workqueue in LLDD reset.
      
      4. Port ID requires refresh after reset. The port ID generated after
         reset is not guaranteed to be the same as before reset, so it needs
         to be refreshed for each device's ITCT.
      Signed-off-by: NXiaofei Tan <tanxiaofei@huawei.com>
      Signed-off-by: NJohn Garry <john.garry@huawei.com>
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      917d3bda
  2. 02 7月, 2017 1 次提交
  3. 27 6月, 2017 1 次提交
  4. 20 6月, 2017 9 次提交
  5. 12 4月, 2017 3 次提交
  6. 23 3月, 2017 4 次提交
  7. 06 1月, 2017 1 次提交
  8. 25 11月, 2016 3 次提交
  9. 09 11月, 2016 1 次提交
  10. 15 9月, 2016 2 次提交
  11. 26 8月, 2016 2 次提交
  12. 13 7月, 2016 1 次提交
  13. 16 4月, 2016 3 次提交
  14. 01 3月, 2016 2 次提交
  15. 24 2月, 2016 6 次提交