diff options
author | 2023-04-03 21:01:41 -0400 | |
---|---|---|
committer | 2023-04-05 16:47:35 -0700 | |
commit | 944a8dad8b4eb0b565cc36600ee1339c21278d76 (patch) | |
tree | 266bc346df0ed574b8f01eef5db4bf0d5fbbca7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Remove a redundant guest cpuid check in kvm_set_cr4() (diff) | |
download | linux-rng-944a8dad8b4eb0b565cc36600ee1339c21278d76.tar.xz linux-rng-944a8dad8b4eb0b565cc36600ee1339c21278d76.zip |
KVM: x86: set "mitigate_smt_rsb" storage-class-specifier to static
smatch reports
arch/x86/kvm/x86.c:199:20: warning: symbol
'mitigate_smt_rsb' was not declared. Should it be static?
This variable is only used in one file so it should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230404010141.1913667-1-trix@redhat.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions