• Marc Zyngier's avatar
    Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next · 822ca7f8
    Marc Zyngier authored
    * kvm-arm64/misc-5.19:
      : .
      : Misc fixes and general improvements for KVMM/arm64:
      :
      : - Better handle out of sequence sysregs in the global tables
      :
      : - Remove a couple of unnecessary loads from constant pool
      :
      : - Drop unnecessary pKVM checks
      :
      : - Add all known M1 implementations to the SEIS workaround
      :
      : - Cleanup kerneldoc warnings
      : .
      KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
      KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
      KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
      KVM: arm64: nvhe: Eliminate kernel-doc warnings
      KVM: arm64: Avoid unnecessary absolute addressing via literals
      KVM: arm64: Print emulated register table name when it is unsorted
      KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
    Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
    822ca7f8
sys_regs.c 81.6 KB