aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2016-09-08 13:55:37 +0100
committerWill Deacon <[email protected]>2016-09-09 11:42:27 +0100
commit1f3d8699be82583c713e2a1099c597a740ebaf4d (patch)
tree89f52e9a434a0060f050567301d2252cfd09c475 /tools/perf/scripts/python/stackcollapse.py
parentd0a69d9f388dcd37e9bf2d8d7d4a83b87822ffa1 (diff)
arm64/kvm: use {read,write}_sysreg()
A while back we added {read,write}_sysreg accessors to handle accesses to system registers, without the usual boilerplate asm volatile, temporary variable, etc. This patch makes use of these in the arm64 KVM code to make the code shorter and clearer. At the same time, a comment style violation next to a system register access is fixed up in reset_pmcr, and comments describing whether operations are reads or writes are removed as this is now painfully obvious. Cc: Catalin Marinas <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Will Deacon <[email protected]> Acked-by: Christoffer Dall <[email protected]> Signed-off-by: Mark Rutland <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions