diff options
author | David A. Long <dave.long@linaro.org> | 2016-07-08 18:35:46 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2016-07-19 16:03:19 +0200 |
commit | d59bee887231191c80f2ee674d7ec19179eb40ec (patch) | |
tree | 004a922ee4801122442bfe08ed5f2f5e56b7a2a4 /arch/arm64/kernel/Makefile | |
parent | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature (diff) | |
download | linux-d59bee887231191c80f2ee674d7ec19179eb40ec.tar.xz linux-d59bee887231191c80f2ee674d7ec19179eb40ec.zip |
arm64: Add more test functions to insn.c
Certain instructions are hard to execute correctly out-of-line (as in
kprobes). Test functions are added to insn.[hc] to identify these. The
instructions include any that use PC-relative addressing, change the PC,
or change interrupt masking. For efficiency and simplicity test
functions are also added for small collections of related instructions.
Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions