On 09/20, Srikar Dronamraju wrote: > > --- a/arch/x86/include/asm/uprobes.h > +++ b/arch/x86/include/asm/uprobes.h > @@ -39,4 +39,5 @@ struct uprobe_arch_info {}; > #endif > struct uprobe; > extern int analyze_insn(struct task_struct *tsk, struct uprobe *uprobe); > +extern void set_instruction_pointer(struct pt_regs *regs, unsigned long vaddr); Well, this is minor, but we already have instruction_pointer_set(). Oleg. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>