diff options
author | Catalin Marinas | 2021-12-17 16:20:45 +0000 |
---|---|---|
committer | Catalin Marinas | 2021-12-17 16:20:45 +0000 |
commit | dd73d18e7fc7adc7e70711ff2c92373ce8862c3f (patch) | |
tree | 8477e93101bb165ccb46451c118cd591eabfd07d /arch/arm64/kernel | |
parent | 742a15b1a23aa43bde2d9d681281ec1925be13fd (diff) |
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