]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Reorder handling of invariant sysregs from userspace
authorMarc Zyngier <maz@kernel.org>
Sun, 3 Jul 2022 14:11:50 +0000 (15:11 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 17 Jul 2022 10:55:33 +0000 (11:55 +0100)
commitc83f2a5accc1a45484a0b61b7b3428d3d6b66b74
tree9dd08709d75570019f76a1b1a8cdf4e5f2437efb
parent54fc0ab27dc37ea949a712aa6aa39848e8bd3cae
KVM: arm64: Reorder handling of invariant sysregs from userspace

In order to allow some further refactor of the sysreg helpers,
move the handling of invariant sysreg to occur before we handle
all the other ones.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c