commit | 839d90357b7ce6b129045d28ac22bd3a247e2350 | [log] [tgz] |
---|---|---|
author | Joey Gouly <joey.gouly@arm.com> | Thu Oct 12 13:34:59 2023 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Thu Oct 12 16:41:02 2023 +0100 |
tree | 075c1affadf72c69e503e7efa2556610aa0d070a | |
parent | 0fd76865006dfdc3cdc6dade538ca2257a847364 [diff] |
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