]> 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)
commit2478f7d02fccd46043c11ebbda50884f80f5c690
tree9dd08709d75570019f76a1b1a8cdf4e5f2437efb
parent6b399d4e21482db7185254e075c113b36a06b5fe
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