Merge branch kvm-arm64/raz-sysregs into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Mon, 11 Oct 2021 13:15:53 +0000 (14:15 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 11 Oct 2021 13:15:53 +0000 (14:15 +0100)
* kvm-arm64/raz-sysregs:
  : .
  : Simplify the handling of RAZ register, removing pointless indirections.
  : .
  KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
  KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0
  KVM: arm64: Return early from read_id_reg() if register is RAZ

Signed-off-by: Marc Zyngier <maz@kernel.org>

Trivial merge