diff options
author | Marcin Nowakowski <marcin.nowakowski@imgtec.com> | 2016-09-30 11:33:45 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-10-06 17:36:39 +0200 |
commit | e3031b32840c1bee228c58bb284ebc05f97249c7 (patch) | |
tree | a082e9c2338da07cfacd7b716297964f149469c6 /arch/mn10300/unit-asb2305 | |
parent | MIPS: BMIPS: Support APPENDED_DTB (diff) | |
download | linux-e3031b32840c1bee228c58bb284ebc05f97249c7.tar.xz linux-e3031b32840c1bee228c58bb284ebc05f97249c7.zip |
MIPS: tracing: move insn_has_delay_slot to a shared header
Currently both kprobes and uprobes code have definitions of the
insn_has_delay_slot method. Move it to a separate header as an inline
method that each probe-specific method can later use.
No functional change intended, although the methods slightly varied in
the constraints they set for the methods - the uprobes one was chosen as
it is slightly more specific when filtering opcode fields.
Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14335/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mn10300/unit-asb2305')
0 files changed, 0 insertions, 0 deletions