aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTianjia Zhang <[email protected]>2022-11-10 18:42:04 +0800
committerHerbert Xu <[email protected]>2022-11-18 16:59:34 +0800
commit824db5cd1ec9b95c254fc317c3999f6b53e98b12 (patch)
treeda8a657ee64cf0ea475b7d90502609a477cd33ab /tools/perf/scripts/python/bin/stackcollapse-record
parent4f1c596df706c9aca662b6c214fad84047ae2a97 (diff)
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
The cpu feature defined by MODULE_DEVICE_TABLE is only referenced when compiling as a module, and the warning of unused variable will be encountered when compiling with intree. The warning can be removed by adding the __maybe_unused flag. Fixes: 03c9a333fef1 ("crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL") Fixes: ae1b83c7d572 ("crypto: arm64/sm4 - add CE implementation for GCM mode") Reported-by: kernel test robot <[email protected]> Signed-off-by: Tianjia Zhang <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions