On Tue, 8 Mar 2022 08:48:49 +0900, Damien Le Moal wrote: > This series fix (remove) all sparse warnings generated when compiling > the mpt3sas driver. All warnings are related to __iomem access and > endianness. > > The series was tested on top of Martin's 5.18/scsi-staging branch with a > 9400-8i HBA with direct attached iSAS and SATA drives. The fixes need > careful review by the maintainers as there is no documentation clearly > explaning the proper endianness of the values touched. > > [...] Applied to 5.19/scsi-queue, thanks! [1/5] scsi: mpt3sas: fix _ctl_set_task_mid() TaskMID check https://git.kernel.org/mkp/scsi/c/dceaef94a475 [2/5] scsi: mpt3sas: Fix writel() use https://git.kernel.org/mkp/scsi/c/b4efbec4c2a7 [3/5] scsi: mpt3sas: fix ioc->base_readl() use https://git.kernel.org/mkp/scsi/c/7ab4d2441b95 [4/5] scsi: mpt3sas: fix event callback log_code value handling https://git.kernel.org/mkp/scsi/c/82b4420c288c [5/5] scsi: mpt3sas: fix adapter replyPostRegisterIndex declaration https://git.kernel.org/mkp/scsi/c/fe413ab32b24 -- Martin K. Petersen Oracle Linux Engineering