[PATCH 0/4] scsi: arcmsr: Support Areca thunderbolt devices hot-plug

From: Ching Huang
Date: Thu Mar 15 2018 - 02:25:43 EST


From: Ching Huang <ching2048@xxxxxxxxxxxx>

This patch series are against to mkp's 4.17/scsi-queue.

1. Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter hot-plug
2. Handle adapter removed due to thunderbolt cable disconnection.
3. Sleep to avoid CPU stuck too long for waiting adapter ready
4. Change driver version to v1.40.00.05-20180309

---