aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2018-01-08 15:38:04 +0000
committerCatalin Marinas <[email protected]>2018-01-13 10:44:14 +0000
commit36989e7fd386a9a5822c48691473863f8fbb404d (patch)
tree3691d9acbc79860ecc7878e6d2d7d3a6f3b27ca4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent32b03d1059667a39e089c45ee38ec9c16332430f (diff)
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
kvm_host_cpu_state is a per-cpu allocation made from kvm_arch_init() used to store the host EL1 registers when KVM switches to a guest. Make it easier for ASM to generate pointers into this per-cpu memory by making it a static allocation. Signed-off-by: James Morse <[email protected]> Acked-by: Christoffer Dall <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions