diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2023-10-11 16:37:06 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-10-19 17:15:39 +1100 |
commit | b7bce570430e42229fb63f775fcbb10f38b83c71 (patch) | |
tree | a0ab15ac85ff5a9adf3f5ba4bb8c0b87488c0756 /drivers/cdx/controller/mcdi_functions.c | |
parent | 476652297f94a2e5e5ef29e734b0da37ade94110 (diff) |
powerpc/kvm: Force cast endianness of KVM shared regs
Sparse reports endianness mismatches in the KVM shared regs getter and
setter helpers.
This code has dynamic endianness behind a safe interface, so a force is
warranted here to tell sparse this is OK.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231011053711.93427-8-bgray@linux.ibm.com
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions