* Masami Hiramatsu <[email protected]> wrote:
> Use NOKPROBE_SYMBOL macro for protecting functions
> from kprobes instead of __kprobes annotation in
> dumpstack.c.
>
> Signed-off-by: Masami Hiramatsu <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: "H. Peter Anvin" <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Jiri Slaby <[email protected]>
> Cc: Tejun Heo <[email protected]>
> Cc: Vineet Gupta <[email protected]>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/