Message ID | 20220109012853.301953-1-dgilbert@interlog.com |
---|---|
Headers | show |
Series | scsi_debug: collection of additions | expand |
On Sat, 8 Jan 2022 20:28:44 -0500, Douglas Gilbert wrote: > The first patch is to address possible modprobe rmmod races. > > The second patch adds READ_ONCE and WRITE_ONCE on several > high frequency variables. > > See the headers of patches 3 and 4. > > [...] Applied to 5.18/scsi-queue, thanks! [1/9] scsi_debug: address races following module load https://git.kernel.org/mkp/scsi/c/2aad3cd85370 [2/9] scsi_debug: strengthen defer_t accesses https://git.kernel.org/mkp/scsi/c/d9d23a5a34bd [3/9] scsi_debug: use task set full more https://git.kernel.org/mkp/scsi/c/7d5a129b86b3 [4/9] scsi_debug: refine sdebug_blk_mq_poll https://git.kernel.org/mkp/scsi/c/b05d4e481eff [5/9] scsi_debug: divide power on reset unit attention https://git.kernel.org/mkp/scsi/c/500d0d248081 [6/9] scsi_debug: add no_rwlock parameter https://git.kernel.org/mkp/scsi/c/7109f3701a4a [9/9] scsi_debug: add environmental reporting log subpage https://git.kernel.org/mkp/scsi/c/0790797aca03