diff options
author | 2021-03-31 17:44:39 +0800 | |
---|---|---|
committer | 2021-03-31 11:08:28 +0100 | |
commit | a9f8696d4be5228de9d1d4f0e9f027b64d77dab6 (patch) | |
tree | 0088a4a89d171174c3ab4c4a9adbd143e753456a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Fix host's ZCR_EL2 restore on nVHE (diff) | |
download | linux-dev-a9f8696d4be5228de9d1d4f0e9f027b64d77dab6.tar.xz linux-dev-a9f8696d4be5228de9d1d4f0e9f027b64d77dab6.zip |
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 <tanxiaofei@huawei.com>
[maz: simplified commit message, fleshed out dummy #define]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1617183879-48748-1-git-send-email-tanxiaofei@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions