aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2014-08-26 15:13:21 +0100
committerChristoffer Dall <[email protected]>2014-08-27 22:49:45 +0200
commit4000be423cb01a8d09de878bb8184511c49d4238 (patch)
treed01c4708d1f012b86aa7d15d0f66bede67580988 /tools/perf/scripts/python/syscall-counts.py
parent6951e48bff0b55d2a8e825a953fc1f8e3a34bf1c (diff)
KVM: ARM/arm64: fix broken __percpu annotation
Running sparse results in a bunch of noisy address space mismatches thanks to the broken __percpu annotation on kvm_get_running_vcpus. This function returns a pcpu pointer to a pointer, not a pointer to a pcpu pointer. This patch fixes the annotation, which kills the warnings from sparse. Cc: Christoffer Dall <[email protected]> Cc: Marc Zyngier <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions