On 06/05, Ingo Molnar wrote: > > * Oleg Nesterov <o...@redhat.com> wrote: > > > On 06/04, Masami Hiramatsu wrote: > > > > > > Hmm, how about ->defparam ? :) > > > > Fine with me ;) > > > > Ingo, will you agree with s/def/defparam/ ? > > Certainly! :)
Great ;) I updated this patch in uprobes/core, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc uprobes/core based on tip:perf/uprobes Oleg Nesterov (3): uprobes: Shift ->readpage check from __copy_insn() to uprobe_register() uprobes: Teach copy_insn() to support tmpfs uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates arch/x86/include/asm/uprobes.h | 2 +- arch/x86/kernel/uprobes.c | 37 ++++++++++++++++++------------------- kernel/events/uprobes.c | 17 +++++++++++------ 3 files changed, 30 insertions(+), 26 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/