From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3vVSfX3dlSzDqH7 for ; Sat, 25 Feb 2017 10:55:48 +1100 (AEDT) Date: Sat, 25 Feb 2017 08:55:35 +0900 From: Masami Hiramatsu To: Arnaldo Carvalho de Melo Cc: "Naveen N. Rao" , Ananth N Mavinakayanahalli , Ingo Molnar , Michael Ellerman , Steven Rostedt , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2 4/5] perf: kretprobes: offset from reloc_sym if kernel supports it Message-Id: <20170225085535.765ed62f30a7408fd0ddc043@kernel.org> In-Reply-To: <20170224201103.GO3595@kernel.org> References: <75bafc91e9d381636f68ab9923ce3d52f9157a09.1487770934.git.naveen.n.rao@linux.vnet.ibm.com> <20170223181022.7d4427714cabbb7ccd6d6673@kernel.org> <20170223191608.GC4212@naverao1-tp.localdomain> <20170225022917.cfb45d0ea41c22fcb5d61ebb@kernel.org> <20170224201103.GO3595@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 24 Feb 2017 17:11:03 -0300 Arnaldo Carvalho de Melo wrote: > Em Sat, Feb 25, 2017 at 02:29:17AM +0900, Masami Hiramatsu escreveu: > > On Fri, 24 Feb 2017 00:46:08 +0530 > > "Naveen N. Rao" wrote: > > > Thanks. I hope that's an Ack for this patchset? > > > > OK, for 1/5, 2/5, 3/5, and 5/5; > > > > Acked-by: Masami Hiramatsu > > > > And could you make v4 series including all patches? (Not only updates) > > So, to make progress I processed these: > > [acme@jouet linux]$ git log --oneline -3 > eb55608340b7 perf probe: Generalize probe event file open routine > 859d718fac06 trace/kprobes: Allow return probes with offsets and absolute addresses > a10489121c81 kretprobes: Ensure probe location is at function entry > [acme@jouet linux]$ > > Waiting for Naveen to react to these last minute considerations from > Masami and for the Ack from the PPC guys about "[PATCH v2 2/5] powerpc: > kretprobes: override default function entry offset". Thanks Arnaldo!! Naveen, please update your ppc and perf patches and send it to Arnaldo. I'm happy to review it. -- Masami Hiramatsu