aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2016-09-05 09:43:04 +0100
committerWill Deacon <[email protected]>2016-09-05 10:23:56 +0100
commitf928c16dbfaff447c637d8c22c29a642be0044f1 (patch)
treef27c4e17fb57bd8f686e2a97aef72a86c25ec80d /tools/perf/scripts/python/stackcollapse.py
parentadeb68ef85235f952b77e01c4dadfd60851890d9 (diff)
arm64: Drop generic xlate_dev_mem_{k,}ptr()
The code that provides /dev/mem uses xlate_dev_mem_{k,}ptr() to avoid making a cachable mapping of a non-cachable area on ia64. On arm64 we do this via phys_mem_access_prot() instead, but provide dummy versions of xlate_dev_mem_{k,}ptr(). These are the same as those in asm-generic/io.h, which we include from asm/io.h Signed-off-by: James Morse <[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