diff options
author | Sebastian Ott <[email protected]> | 2024-07-23 12:12:02 +0200 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-08-02 18:58:03 +0000 |
commit | 963a08e586bd45fd55f4c1752e98029ce83fc091 (patch) | |
tree | d846baf0364df3ea8bde78b09ddc00c47601e6f6 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 32b9a52f88a5713bf8a02dae66f2ad69705de69f (diff) |
KVM: arm64: fix override-init warnings in W=1 builds
Add -Wno-override-init to the build flags for sys_regs.c,
handle_exit.c, and switch.c to fix warnings like the following:
arch/arm64/kvm/hyp/vhe/switch.c:271:43: warning: initialized field overwritten [-Woverride-init]
271 | [ESR_ELx_EC_CP15_32] = kvm_hyp_handle_cp15_32,
|
Signed-off-by: Sebastian Ott <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions