lkml.org 
[lkml]   [2011]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] percpu: cast away printk format warning
On Tue, Mar 22, 2011 at 04:39:48PM -0400, Mike Frysinger wrote:
> On 32-bit systems which don't happen to implicitly define or cast
> VMALLOC_START and/or VMALLOC_END to long in their arch headers, the
> printk in the percpu code will cause a warning to be emitted:
>
> mm/percpu.c: In function 'pcpu_embed_first_chunk':
> mm/percpu.c:1648: warning: format '%lx' expects type 'long unsigned int',
> but argument 3 has type 'unsigned int'
>
> So add an explicit cast to unsigned long here.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Applied to percpu:fixes-2.6.39 with slight reformatting to avoid going
over 80 column.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2011-03-23 08:27    [W:0.056 / U:1.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site