Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Sat, 1 Oct 2022 09:19:36 +0000 (10:19 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 1 Oct 2022 09:19:36 +0000 (10:19 +0100)
* kvm-arm64/misc-6.1:
  : .
  : Misc KVM/arm64 fixes and improvement for v6.1
  :
  : - Simplify the affinity check when moving a GICv3 collection
  :
  : - Tone down the shouting when kvm-arm.mode=protected is passed
  :   to a guest
  :
  : - Fix various comments
  :
  : - Advertise the new kvmarm@lists.linux.dev and deprecate the
  :   old Columbia list
  : .
  KVM: arm64: Advertise new kvmarm mailing list
  KVM: arm64: Fix comment typo in nvhe/switch.c
  KVM: selftests: Update top-of-file comment in psci_test
  KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
  KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()

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

Trivial merge