uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates
authorOleg Nesterov <oleg@redhat.com>
Sun, 1 Jun 2014 19:13:46 +0000 (21:13 +0200)
committerOleg Nesterov <oleg@redhat.com>
Thu, 5 Jun 2014 14:21:57 +0000 (16:21 +0200)
commit5cdb76d6f0b657c1140de74ed5af7cc8c5ed5faf
tree97c5d669668ff0aacfd16a6bc712e0aa26cf5419
parent45e0a79a82d31ddfa4c7c1dd9751ca48406f2fa4
uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates

Purely cosmetic, no changes in .o,

1. As Jim pointed out arch_uprobe->def looks ambiguous, rename it to
   ->defparam.

2. Add the comment into default_post_xol_op() to explain "regs->sp +=".

3. Remove the stale part of the comment in arch_uprobe_analyze_insn().

Suggested-by: Jim Keniston <jkenisto@us.ibm.com>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
arch/x86/include/asm/uprobes.h
arch/x86/kernel/uprobes.c