From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756069AbbCSOL1 (ORCPT ); Thu, 19 Mar 2015 10:11:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46863 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752263AbbCSOLX (ORCPT ); Thu, 19 Mar 2015 10:11:23 -0400 Date: Thu, 19 Mar 2015 15:11:20 +0100 From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: Wang Nan , Ingo Molnar , Namhyung Kim , "linux-kernel@vger.kernel.org" , Li Zefan Subject: Re: [PATCH] perf callchain: separate eh/debug frame offset cache. Message-ID: <20150319141120.GD6363@krava> References: <55028BA0.1030701@huawei.com> <20150313094444.GB10836@danjae.skbroadband> <550A6AA0.1000005@huawei.com> <20150319140352.GJ2983@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150319140352.GJ2983@kernel.org> 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 On Thu, Mar 19, 2015 at 11:03:52AM -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Mar 19, 2015 at 02:20:16PM +0800, Wang Nan escreveu: > > Hi Ingo, > > > >> Could you please collect this patch? It fixes a bug which prevent unwind for ARM. > > Hi Jiri, can I have your Acked-by for this change, since you worked on > this unwind code the most? yep, it's ok Acked-by: Jiri Olsa jirka