diff options
author | 2021-03-03 18:05:29 +0100 | |
---|---|---|
committer | 2021-05-27 17:37:25 +0100 | |
commit | 5f154c4e20d7edd38bddec78f3e0a7628057ef76 (patch) | |
tree | 2e5fd4d618b2acd02946c265e07a6ee5fb3e4f4d /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | Linux 5.13-rc3 (diff) | |
download | linux-rng-5f154c4e20d7edd38bddec78f3e0a7628057ef76.tar.xz linux-rng-5f154c4e20d7edd38bddec78f3e0a7628057ef76.zip |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions