diff options
author | Bart Van Assche <[email protected]> | 2023-08-29 09:35:42 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-30 21:15:03 -0400 |
commit | d0bac0ec89d66f656f77443c8000fa6c36139b66 (patch) | |
tree | 84f437aec41da9384c9ac259b82cf9b9133c239a /lib/test_fortify/write_overflow-memcpy.c | |
parent | d4781807f0505526e293802d8509f31c4dfb8f54 (diff) |
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 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions