diff options
author | Anup Patel <anup.patel@wdc.com> | 2021-01-11 16:45:14 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-01-15 10:40:31 +0530 |
commit | 386eba21bf349201f48e3e01ca129e6bffd7e674 (patch) | |
tree | dae2d6d2c8d14288f705ca6b21391982617c2e72 /include/sbi/sbi_platform.h | |
parent | e884416650c46c69c41f83235407dc840cfc9c3f (diff) |
include: sbi: No need to pack struct sbi_scratch
All members in struct sbi_scrach are of machine word size so no need
to pack this structure. This also allows GCC to generate more optimized
instruction sequence when accessing members of struct sbi_scratch.
Reported-by: Paul Campbell <taniwha@gmail.com>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'include/sbi/sbi_platform.h')
0 files changed, 0 insertions, 0 deletions