From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759240AbbA3Okv (ORCPT ); Fri, 30 Jan 2015 09:40:51 -0500 Received: from mail.kernel.org ([198.145.29.136]:48462 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754454AbbA3Okt (ORCPT ); Fri, 30 Jan 2015 09:40:49 -0500 Date: Fri, 30 Jan 2015 11:40:54 -0300 From: Arnaldo Carvalho de Melo To: Namhyung Kim Cc: Victor Kamensky , Russell King , David Ahern , Will Deacon , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Adrian Hunter , Jiri Olsa , Avi Kivity , Masami Hiramatsu , Anton Blanchard , Dave Martin , open list , "linux-arm-kernel@lists.infradead.org" , Jiri Olsa , Waiman Long Subject: Re: [PATCH V3 2/2] perf symbols: debuglink should take symfs option into account Message-ID: <20150130144054.GC3101@kernel.org> References: <1422340442-4673-1-git-send-email-victor.kamensky@linaro.org> <1422340442-4673-3-git-send-email-victor.kamensky@linaro.org> <20150129013809.GB24182@sejong> <20150129065450.GD24182@sejong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150129065450.GD24182@sejong> 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 Em Thu, Jan 29, 2015 at 03:54:50PM +0900, Namhyung Kim escreveu: > On Wed, Jan 28, 2015 at 08:08:30PM -0800, Victor Kamensky wrote: > > On 28 January 2015 at 17:38, Namhyung Kim wrote: > > > Acked-by: Namhyung Kim > > Thank you for the Acks! Is there any action items on my side? > > Should I repost patches with your Acks? Or you or Arnaldo > > will add them once they got merged in proper tree for > > upstreaming? > I think Arnaldo will merge them with Acks. ;-) Yes, I like acks, they are not a guarantee for patches to be merged, but they sure help ;-) - Arnaldo