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)
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

Simple merge
Simple merge