aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-08-16 21:09:49 +0000
committerMarc Zyngier <[email protected]>2023-08-17 09:24:00 +0000
commit60046980bf60ed8846113b484d666a5fdf413be4 (patch)
treee15568d0adbb95bfc52f177e77546c87adf845fd /tools/perf/scripts/python/flamegraph.py
parentKVM: arm64: nv: Add support for HCRX_EL2 (diff)
downloadkernel-60046980bf60ed8846113b484d666a5fdf413be4.tar.gz
kernel-60046980bf60ed8846113b484d666a5fdf413be4.zip
KVM: arm64: nv: Select XARRAY_MULTI to fix build error
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' Fixes: e58ec47bf68d ("KVM: arm64: nv: Add trap forwarding infrastructure") Signed-off-by: Randy Dunlap <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Oliver Upton <[email protected]> Cc: [email protected] Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: [email protected] Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions