2023-08-17 15:38:18

by Marc Zyngier

[permalink] [raw]
Subject: Re: [PATCH] KVM: arm64: nv: select XARRAY_MULTI to fix build error

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.