On Tue, 27 Apr 2021 18:59:12 -0500, Samuel Holland wrote: > This series fixes the 3w-9xxx driver in a big-endian configuration. > > I received no comments on v4, but it no longer applies cleanly. > > Changes from v4 to v5: > - Rebased on v5.12 > Changes from v3 to v4: > - Changed order of parameters to dma_alloc_coherent() > Changes from v2 to v3: > - Add additional patches reducing the use of structure packing > Changes from v1 to v2: > - Include missed header changes > - Use local variable instead of byte swapping multiple times > > [...] Applied to 5.14/scsi-queue, thanks! [1/3] scsi: 3w-9xxx: Use flexible array members to avoid struct padding https://git.kernel.org/mkp/scsi/c/44c5027bb5c8 [2/3] scsi: 3w-9xxx: Reduce scope of structure packing https://git.kernel.org/mkp/scsi/c/d133b441488d [3/3] scsi: 3w-9xxx: Fix endianness issues in command packets https://git.kernel.org/mkp/scsi/c/05f7f1b9ee82 -- Martin K. Petersen Oracle Linux Engineering