aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2020-07-06 17:37:59 +0100
committerWill Deacon <[email protected]>2020-07-08 21:57:51 +0100
commit97884ca8c2925d14c32188e865069f21378b4b4f (patch)
treeb9ac51db97d88b22b5bb36e8ed35fcbb718e9eb2 /tools/perf/scripts/python/sctop.py
parentb8c1c9fe6a042dfbb169d14ab2000d9163f06d10 (diff)
arm64: Introduce a way to disable the 32bit vdso
We have a class of errata (grouped under the ARM64_WORKAROUND_1418040 banner) that force the trapping of counter access from 32bit EL0. We would normally disable the whole vdso for such defect, except that it would disable it for 64bit userspace as well, which is a shame. Instead, add a new vdso_clock_mode, which signals that the vdso isn't usable for compat tasks. This gets checked in the new vdso_clocksource_ok() helper, now provided for the 32bit vdso. Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Mark Rutland <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions