diff options
author | Marc Zyngier <maz@kernel.org> | 2024-09-04 09:24:18 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-09-11 19:50:42 +0100 |
commit | 84ed45456cee7e77effea8407f4f32b262f2e2ea (patch) | |
tree | 2f747aa5008d3e2f97aa20de3471ad39a46026ed /tools/perf/scripts/python/syscall-counts.py | |
parent | 989fce63b2cb5061701c9fa04711d992dfaff5c6 (diff) |
KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
Since SPSR_* are not associated with any register in the sysreg array,
nor do they have .get_user()/.set_user() helpers, they are invisible to
userspace with that encoding.
Therefore hidden_user_visibility() serves no purpose here, and can be
safely removed.
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240904082419.1982402-3-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions