[PATCH] KVM: arm64: nv: select XARRAY_MULTI to fix build error

Marc Zyngier maz at kernel.org
Thu Aug 17 02:29:29 PDT 2023


On Wed, 16 Aug 2023 14:09:49 -0700, Randy Dunlap wrote:
> populate_nv_trap_config() uses xa_store_range(), which is only built
> when XARRAY_MULTI is set, so select that symbol to prevent the build error.
> 
> aarch64-linux-ld: arch/arm64/kvm/emulate-nested.o: in function `populate_nv_trap_config':
> emulate-nested.c:(.init.text+0x17c): undefined reference to `xa_store_range'

Applied to next, thanks!

[1/1] KVM: arm64: nv: select XARRAY_MULTI to fix build error
      commit: 60046980bf60ed8846113b484d666a5fdf413be4

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.





More information about the linux-arm-kernel mailing list