aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2020-06-16 18:29:11 +0100
committerWill Deacon <[email protected]>2020-06-16 18:29:11 +0100
commite575fb9e76c8e33440fb859572a8b7d430f053d6 (patch)
treeb856d4ada1faa86a460d946e8b1aed90d9c382d4 /tools/perf/scripts/python/export-to-sqlite.py
parent034aa9cd698e315c767af1bac3fd1ff8898d2cd7 (diff)
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
When I squashed the 'allnoconfig' compiler warning about the set_sve_default_vl() function being defined but not used in commit 1e570f512cbd ("arm64/sve: Eliminate data races on sve_default_vl"), I accidentally broke the build for configs where ARM64_SVE is enabled, but SYSCTL is not. Fix this by only compiling the SVE sysctl support if both CONFIG_SVE=y and CONFIG_SYSCTL=y. Cc: Dave Martin <[email protected]> Reported-by: Qian Cai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions