+31
−30
+26
−14
+86
−89
Loading
Change the generic ARM probes code to pass in the opcode and architecture-specific structure separately instead of using struct kprobe, so we do not pollute code being used only for uprobes or other non-kprobes instruction interpretation. Signed-off-by:David A. Long <dave.long@linaro.org> Acked-by:
Jon Medhurst <tixy@linaro.org>