diff options
author | Julien Thierry <jthierry@redhat.com> | 2021-03-03 18:05:29 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-05-27 17:37:25 +0100 |
commit | 5f154c4e20d7edd38bddec78f3e0a7628057ef76 (patch) | |
tree | 2e5fd4d618b2acd02946c265e07a6ee5fb3e4f4d /arch/arm64/kernel/traps.c | |
parent | c4681547bcce777daf576925a966ffa824edd09d (diff) | |
download | linux-5f154c4e20d7edd38bddec78f3e0a7628057ef76.tar.gz |
arm64: Move patching utilities out of instruction encoding/decoding
Files insn.[c|h] containt some functions used for instruction patching.
In order to reuse the instruction encoder/decoder, move the patching
utilities to their own file.
Signed-off-by: Julien Thierry <jthierry@redhat.com>
Link: https://lore.kernel.org/r/20210303170536.1838032-2-jthierry@redhat.com
[will: Include patching.h in insn.h to fix header mess; add __ASSEMBLY__ guards]
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions