* 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
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to