Message ID | 1629799260-120116-1-git-send-email-john.garry@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | hisi_sas: Some misc patches for next | expand |
John, > This series contains some minor misc patches, including: > - Fix debugfs dump index > - Stop printing #hw queues > - Use PCI managed functions > - Some timer changes Applied to 5.16/scsi-staging, thanks!
On Tue, 24 Aug 2021 18:00:55 +0800, John Garry wrote: > This series contains some minor misc patches, including: > - Fix debugfs dump index > - Stop printing #hw queues > - Use PCI managed functions > - Some timer changes > > Thanks in advance! > > [...] Applied to 5.16/scsi-queue, thanks! [1/5] scsi: hisi_sas: Use managed PCI functions https://git.kernel.org/mkp/scsi/c/4f6094f1663e [2/5] scsi: hisi_sas: Remove print in v3 hw probe about #hw queues https://git.kernel.org/mkp/scsi/c/089226ef6a08 [3/5] scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT https://git.kernel.org/mkp/scsi/c/b5a9fa20e3bf [4/5] scsi: hisi_sas: Replace some del_timer() calls with del_timer_sync() https://git.kernel.org/mkp/scsi/c/080b4f976bf7 [5/5] scsi: hisi_sas: Increase debugfs_dump_index after dump is completed https://git.kernel.org/mkp/scsi/c/9aec5ffa6e39