]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier
authorMarc Zyngier <maz@kernel.org>
Wed, 4 Sep 2024 08:24:19 +0000 (09:24 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 11 Sep 2024 18:50:43 +0000 (19:50 +0100)
commit0746096faca01823021f662282e1f067a69b965b
tree65a4ed21cb7d2d5f7d872d39ff1ceefc923f0a52
parent84ed45456cee7e77effea8407f4f32b262f2e2ea
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier

Now that REG_HIDDEN_USER has no direct user anymore, remove it
entirely and update all users of sysreg_hidden_user() to call
sysreg_hidden() instead.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240904082419.1982402-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/sys_regs.h