diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2021-12-17 17:20:45 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2021-12-17 17:20:45 +0100 |
commit | dd73d18e7fc7adc7e70711ff2c92373ce8862c3f (patch) | |
tree | 8477e93101bb165ccb46451c118cd591eabfd07d /arch/arm64/kernel | |
parent | arm64: Use BTI C directly and unconditionally (diff) | |
download | linux-dd73d18e7fc7adc7e70711ff2c92373ce8862c3f.tar.xz linux-dd73d18e7fc7adc7e70711ff2c92373ce8862c3f.zip |
arm64: Ensure that the 'bti' macro is defined where linkage.h is included
Not all .S files include asm/assembler.h, however the SYM_FUNC_*
definitions invoke the 'bti' macro. Include asm/assembler.h in
asm/linkage.h.
Fixes: 9be34be87cc8 ("arm64: Add macro version of the BTI instruction")
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel')
0 files changed, 0 insertions, 0 deletions