From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Hellstrom Date: Fri, 22 Apr 2011 08:17:28 +0000 Subject: Re: [PATCH revised v2] sparc32: avoid build warning at mm/percpu.c:1647 Message-Id: <4DB13998.6010301@gaisler.com> List-Id: References: <20110421183556.GA27199@merkur.ravnborg.org> In-Reply-To: <20110421183556.GA27199@merkur.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org Sam Ravnborg wrote: >On Thu, Apr 21, 2011 at 03:48:49PM -0700, David Miller wrote: > > >>From: Sam Ravnborg >>Date: Thu, 21 Apr 2011 20:35:56 +0200 >> >> >> >>>Fix following warning: >>> >>>mm/percpu.c: In function 'pcpu_embed_first_chunk': >>>mm/percpu.c:1647:3: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int' >>> >>>Signed-off-by: Daniel Hellstrom >>>[sam: added warning message to changelog, use _AC()] >>>Signed-off-by: Sam Ravnborg >>> >>> >>Applied to sparc-next-2.6, thanks. >> >> > >I screwed up author-ship on this one - Daniel was the original author. >But I guess Daniel and I can fix this over a beer if we meet someday. >Will try to be more carefull in the future! > > I think we have to meet in Germany in order to get a big beer enough to compensate for that... :) by the way thanks for cleaning up the patch for me. Daniel