Message ID | 20220224233056.398054-1-damien.lemoal@opensource.wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix mpt3sas driver sparse warnings | expand |
> 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. Broadcom: Please review!
On Wed, Mar 2, 2022 at 9:54 AM Martin K. Petersen <martin.petersen@oracle.com> 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. > > Broadcom: Please review! Sure Martin. I will complete the review by the end of this week. > > -- > Martin K. Petersen Oracle Linux Engineering