> diff --git a/arch/x86/include/asm/uprobes.h b/arch/x86/include/asm/uprobes.h > index 1c30cfd..f0fbdab 100644 > --- a/arch/x86/include/asm/uprobes.h > +++ b/arch/x86/include/asm/uprobes.h > @@ -39,6 +39,7 @@ struct uprobe_arch_info { > > struct uprobe_task_arch_info { > unsigned long saved_scratch_register; > + unsigned long saved_trap_no; > }; > #else > struct uprobe_arch_info {}; one nit I had to add saved_trap_no to #else part (i.e uprobe_arch_info ). -- Thanks and Regards Srikar -- 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>