On Tue, 26 Jan 2021 19:04:23 +0800, John Garry wrote:
This is a collection of misc patches picked up during the latest dev cycle, targeted at 5.12 .
Features include:
- Some tidy-up from after recent change to expose HW queues on v2 HW
- Add trace FIFO DFX debugfs support
- Flush wq for driver removal
- Add ability to enable debugfs support as a kernel config option
[...]
Applied to 5.12/scsi-queue, thanks!
[1/5] scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe() https://git.kernel.org/mkp/scsi/c/4d287d8bae1f [2/5] scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep() https://git.kernel.org/mkp/scsi/c/69bfa5fd7b44 [3/5] scsi: hisi_sas: Enable debugfs support by default https://git.kernel.org/mkp/scsi/c/1dbe61bf7d76 [4/5] scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove() https://git.kernel.org/mkp/scsi/c/6834ec8b23c3 [5/5] scsi: hisi_sas: Add trace FIFO debugfs support https://git.kernel.org/mkp/scsi/c/cd96fe600cc4