[PATCH -tip v3 18/23] x86/dumpstack: Use NOKPROBE_SYMBOL macro in dumpstack.c
Ingo Molnar
mingo@kernel.org
Thu Nov 21 11:30:00 GMT 2013
* Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> wrote:
> Use NOKPROBE_SYMBOL macro for protecting functions
> from kprobes instead of __kprobes annotation in
> dumpstack.c.
>
> Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: "H. Peter Anvin" <hpa@zytor.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Jiri Slaby <jslaby@suse.cz>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Vineet Gupta <vgupta@synopsys.com>
> ---
> arch/x86/kernel/dumpstack.c | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
Btw., all these mechanic changes of the __kprobes annotation can be
merged into a single patch. That will cut down on the size of the
series substantially.
Thanks,
Ingo
More information about the Systemtap
mailing list