From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCH] tools/perf: fix build when WERROR=1 Date: Wed, 8 Aug 2012 14:09:50 -0300 Message-ID: <20120808170950.GF2210@infradead.org> References: <1344438350-22574-1-git-send-email-andriy.shevchenko@linux.intel.com> <20120808161849.GC2210@infradead.org> <1344443566.24513.35.camel@smile> <20120808163829.GD2210@infradead.org> <1344444442.24513.36.camel@smile> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:36805 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752881Ab2HHRJz (ORCPT ); Wed, 8 Aug 2012 13:09:55 -0400 Received: by yhmm54 with SMTP id m54so1002277yhm.19 for ; Wed, 08 Aug 2012 10:09:55 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1344444442.24513.36.camel@smile> Sender: linux-next-owner@vger.kernel.org List-ID: To: Andy Shevchenko Cc: linux-next@vger.kernel.org Em Wed, Aug 08, 2012 at 07:47:22PM +0300, Andy Shevchenko escreveu: > On Wed, 2012-08-08 at 13:38 -0300, Arnaldo Carvalho de Melo wrote: > > > Ah, it's a fix on top on mine other fix. > > > I'll resend squashed version soon. > > But are you having trouble with the current implementation of hex2u64? > Actually it's a clean up. Ok, fair enough, will get it in my next round, - Arnaldo