KVM: arm64: POR{E0}_EL1 do not need trap handlers
authorJoey Gouly <joey.gouly@arm.com>
Thu, 12 Oct 2023 12:34:59 +0000 (13:34 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 12 Oct 2023 15:41:02 +0000 (16:41 +0100)
commit839d90357b7ce6b129045d28ac22bd3a247e2350
tree075c1affadf72c69e503e7efa2556610aa0d070a
parent0fd76865006dfdc3cdc6dade538ca2257a847364
KVM: arm64: POR{E0}_EL1 do not need trap handlers

These will not be trapped by KVM, so don't need a handler.

Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231012123459.2820835-3-joey.gouly@arm.com
arch/arm64/kvm/sys_regs.c