aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorXiaofei Tan <[email protected]>2021-03-31 17:44:39 +0800
committerMarc Zyngier <[email protected]>2021-03-31 11:08:28 +0100
commita9f8696d4be5228de9d1d4f0e9f027b64d77dab6 (patch)
tree0088a4a89d171174c3ab4c4a9adbd143e753456a /tools/perf/scripts/python/export-to-postgresql.py
parent5b08709313718e95ba06ef49aa82f964a605bd9c (diff)
arm64: sve: Provide sve_cond_update_zcr_vq fallback when !ARM64_SVE
Compilation fails when KVM is selected and ARM64_SVE isn't. The root cause is that sve_cond_update_zcr_vq is not defined when ARM64_SVE is not selected. Fix it by adding an empty definition when CONFIG_ARM64_SVE=n. Signed-off-by: Xiaofei Tan <[email protected]> [maz: simplified commit message, fleshed out dummy #define] Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions