Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752261AbbEDUzW (ORCPT ); Mon, 4 May 2015 16:55:22 -0400 Received: from mail.kernel.org ([198.145.29.136]:36120 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752023AbbEDUy7 (ORCPT ); Mon, 4 May 2015 16:54:59 -0400 Date: Wed, 29 Apr 2015 19:09:19 -0300 From: Arnaldo Carvalho de Melo To: Srikar Dronamraju Cc: "Naveen N. Rao" , masami.hiramatsu.pt@hitachi.com, ananth@in.ibm.com, mpe@ellerman.id.au, sukadev@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v3 0/7] Fixes for perf probe issues on ppc Message-ID: <20150429220919.GC29633@kernel.org> References: <20150428135453.GL16849@kernel.org> <20150429053758.GA17469@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150429053758.GA17469@linux.vnet.ibm.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1441 Lines: 34 Em Wed, Apr 29, 2015 at 11:07:58AM +0530, Srikar Dronamraju escreveu: > * Arnaldo Carvalho de Melo [2015-04-28 10:54:53]: > > > Em Tue, Apr 28, 2015 at 05:35:33PM +0530, Naveen N. Rao escreveu: > > > This patchset fixes various issues with perf probe on powerpc across ABIv1 and > > > ABIv2: > > > - in the presence of DWARF debug-info, > > > - in the absence of DWARF, but with the symbol table, and > > > - in the absence of debug-info, but with kallsyms. > > > > > > Arnaldo, > > > I have moved all patches to use __weak functions. Kindly take a look and let me > > > know if this is what you had in mind. > > > > Ok, I applied all but the first, for which I am waiting for Masami's > > reaction, I kept Srikar's reviewed-by for the other patches, but would > > as well like to get his word that he keeps it after the __weak changes. > > > > So, for now, I'll leave it for a while sitting in my local tree, to give > > time to Masami and Srikar, ok? > > > > Yes Arnaldo, I have looked at the patches after the __weak changes and > they look good to me. Thanks everybody, I got it merged on my perf/core branch, that I'll submit as soon as I see an Ingo :-) - Arnaldo -- 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/