From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755607AbdBQKow (ORCPT ); Fri, 17 Feb 2017 05:44:52 -0500 Received: from mail.kernel.org ([198.145.29.136]:41086 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754268AbdBQKou (ORCPT ); Fri, 17 Feb 2017 05:44:50 -0500 Date: Fri, 17 Feb 2017 19:44:33 +0900 From: Masami Hiramatsu To: "Naveen N. Rao" Cc: Ananth N Mavinakayanahalli , Arnaldo Carvalho de Melo , Michael Ellerman , Ingo Molnar , Namhyung Kim , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 0/2] powerpc: kretprobe updates Message-Id: <20170217194433.0b4707bbfa1de603d13fbd30@kernel.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Feb 2017 13:47:37 +0530 "Naveen N. Rao" wrote: > I am posting the powerpc bits in the same thread so as to keep these > changes together. I am not sure how this should be taken upstream as > there are atleast three different trees involved: one for the core > kprobes infrastructure, one for powerpc and one for perf. Hmm, could you make these (and other related) patches and other series in one series? Or wait for the other series are merged correctly. Thank you, > > Thanks, > Naveen > > Naveen N. Rao (2): > powerpc: kretprobes: override default function entry offset > perf: powerpc: choose LEP with kretprobes > > arch/powerpc/kernel/kprobes.c | 9 +++++++++ > tools/perf/arch/powerpc/util/sym-handling.c | 5 +---- > 2 files changed, 10 insertions(+), 4 deletions(-) > > -- > 2.11.0 > -- Masami Hiramatsu