+31
−30
+26
−14
+86
−89
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>