diff options
author | Jordan Niethe <jniethe5@gmail.com> | 2020-05-06 06:40:38 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-05-18 17:10:38 +0300 |
commit | 6c7a4f0a9f66fc7fdc6e208559e5d562f53e0991 (patch) | |
tree | 29e5517780650246640780ca4c15ab6d2f035bfa /arch/powerpc/mm/mmu_context.c | |
parent | 622cf6f436a12338bbcfbb3474629755547fd112 (diff) | |
download | linux-6c7a4f0a9f66fc7fdc6e208559e5d562f53e0991.tar.xz |
powerpc/xmon: Use a function for reading instructions
Currently in xmon, mread() is used for reading instructions. In
preparation for prefixed instructions, create and use a new function,
mread_instr(), especially for reading instructions.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Alistair Popple <alistair@popple.id.au>
Link: https://lore.kernel.org/r/20200506034050.24806-19-jniethe5@gmail.com
Diffstat (limited to 'arch/powerpc/mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions