Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Sun, 17 Jul 2022 10:45:22 +0000 (11:45 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 17 Jul 2022 10:45:22 +0000 (11:45 +0100)
* kvm-arm64/misc-5.20:
  : .
  : Misc fixes for 5.20:
  :
  : - Tidy up the hyp/nvhe Makefile
  :
  : - Fix functions pointlessly returning a void value
  :
  : - Fix vgic_init selftest to handle the GICv3-on-v3 case
  :
  : - Fix hypervisor symbolisation when CONFIG_RANDOMIZE_BASE=y
  : .
  KVM: arm64: Fix hypervisor address symbolization
  KVM: arm64: selftests: Add support for GICv2 on v3
  KVM: arm64: Don't return from void function
  KVM: arm64: nvhe: Add intermediates to 'targets' instead of extra-y
  KVM: arm64: nvhe: Rename confusing obj-y

Signed-off-by: Marc Zyngier <maz@kernel.org>
1  2 
arch/arm64/kvm/handle_exit.c
arch/arm64/kvm/hyp/nvhe/switch.c
arch/arm64/kvm/hyp/vhe/switch.c

Simple merge
Simple merge
Simple merge