diff options
author | 2020-04-13 16:10:16 -0700 | |
---|---|---|
committer | 2020-04-30 11:17:00 +0100 | |
commit | 6aea9e050394e83ac9fbd9fb0cb77c173e5bcae1 (patch) | |
tree | ee385df0b107e6c980d5dc00032f16ba301df806 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'kvm-arm64/vgic-fixes-5.7' into kvmarm-master/master (diff) | |
download | wireguard-linux-6aea9e050394e83ac9fbd9fb0cb77c173e5bcae1.tar.xz wireguard-linux-6aea9e050394e83ac9fbd9fb0cb77c173e5bcae1.zip |
KVM: arm64: Delete duplicated label in invalid_vector
SYM_CODE_START defines \label , so it is redundant to define \label again.
A redefinition at the same place is accepted by GNU as
(https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=159fbb6088f17a341bcaaac960623cab881b4981)
but rejected by the clang integrated assembler.
Fixes: 617a2f392c92 ("arm64: kvm: Annotate assembly using modern annoations")
Signed-off-by: Fangrui Song <maskray@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://github.com/ClangBuiltLinux/linux/issues/988
Link: https://lore.kernel.org/r/20200413231016.250737-1-maskray@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions