diff options
author | 2024-03-04 11:12:28 +0100 | |
---|---|---|
committer | 2024-03-04 12:09:13 +0100 | |
commit | 65efc4dc12c5cc296374278673b89390eba79fe6 (patch) | |
tree | 69dcdf1c8bf6eec89c43fa639186ae6e786094b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current (diff) | |
download | wireguard-linux-65efc4dc12c5cc296374278673b89390eba79fe6.tar.xz wireguard-linux-65efc4dc12c5cc296374278673b89390eba79fe6.zip |
x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
Sparse complains rightfully about the missing declaration which has been
placed sloppily into the usage site:
bugs.c:2223:6: sparse: warning: symbol 'itlb_multihit_kvm_mitigation' was not declared. Should it be static?
Add it to <asm/spec-ctrl.h> where it belongs and remove the one in the KVM code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240304005104.787173239@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions