Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752045AbaFEOyx (ORCPT ); Thu, 5 Jun 2014 10:54:53 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:55004 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751986AbaFEOyw (ORCPT ); Thu, 5 Jun 2014 10:54:52 -0400 Date: Thu, 5 Jun 2014 16:54:47 +0200 From: Ingo Molnar To: Oleg Nesterov Cc: Masami Hiramatsu , Ingo Molnar , Denys Vlasenko , Jim Keniston , Srikar Dronamraju , linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] uprobes: tmpfs support (Was: uprobes/x86: Rename arch_uprobe->def into ->dflt, minor comment updates) Message-ID: <20140605145447.GA19362@gmail.com> References: <20140601192520.GA14539@redhat.com> <20140603182142.GA5097@gmail.com> <20140603183057.GA31382@redhat.com> <20140603183919.GC7664@gmail.com> <20140603191315.GA32736@redhat.com> <538E8FAA.7010302@hitachi.com> <20140604163945.GA26429@redhat.com> <20140605092850.GA4632@gmail.com> <20140605143307.GA24982@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140605143307.GA24982@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Oleg Nesterov wrote: > On 06/05, Ingo Molnar wrote: > > > > * Oleg Nesterov 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(-) Pulled, thanks a lot Oleg! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/