Skip to content
Commit 762df10b authored by Anju T's avatar Anju T Committed by Michael Ellerman
Browse files

powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()



Kprobe placed on the  kretprobe_trampoline() during boot time can be
optimized, since the instruction at probe point is a 'nop'.

Signed-off-by: default avatarAnju T Sudhakar <anju@linux.vnet.ibm.com>
Acked-by: default avatarMasami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 51c9c084
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment