diff options
author | 2022-06-10 18:01:31 +0100 | |
---|---|---|
committer | 2022-06-10 18:04:05 +0100 | |
commit | 78cdaf3f4257ab10a6cec308ed774e7c7f7e5f72 (patch) | |
tree | 63d77e017267d2dba43cb6f2c5c6d97490e78e08 /scripts/generate_rust_analyzer.py | |
parent | arm64/sme: Fix EFI save/restore (diff) | |
download | linux-dev-78cdaf3f4257ab10a6cec308ed774e7c7f7e5f72.tar.xz linux-dev-78cdaf3f4257ab10a6cec308ed774e7c7f7e5f72.zip |
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
This function is only called from assembly, no need for a prototype
declaration in a header file. In addition, add #ifdef around the
function since it is only used when CONFIG_KASAN_HW_TAGS.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: kernel test robot <lkp@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions