diff options
| author | Bart Van Assche <[email protected]> | 2023-08-29 16:35:42 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-08-31 01:15:03 +0000 |
| commit | d0bac0ec89d66f656f77443c8000fa6c36139b66 (patch) | |
| tree | 84f437aec41da9384c9ac259b82cf9b9133c239a /tools/perf/scripts/python | |
| parent | scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt() (diff) | |
| download | kernel-d0bac0ec89d66f656f77443c8000fa6c36139b66.tar.gz kernel-d0bac0ec89d66f656f77443c8000fa6c36139b66.zip | |
scsi: ufs: Fix the build for the old ARM OABI
All structs and unions are word aligned when using the OABI. Mark the union
in struct utp_upiu_header as packed to prevent that the compiler inserts
padding bytes.
Cc: Arnd Bergmann <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: 617bfaa8dd50 ("scsi: ufs: Simplify response header parsing")
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Bean Huo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
