login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
October
»
27
Re: trace: fix printk warning for u64
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Steven Rostedt
Subject:
Re: trace: fix printk warning for u64
Date: Monday, October 27, 2008 - 3:26 am
On Mon, 27 Oct 2008, Stephen Rothwell wrote:
quoted text
> A powerpc ppc64_defconfig build produces these warnings: > > kernel/trace/ring_buffer.c: In function 'rb_add_time_stamp': > kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u64' > kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64' > kernel/trace/ring_buffer.c:969: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u64' > > Just cast the u64s to unsigned long long like we do everywhere else. > > Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Steven Rostedt <srostedt@redhat.com> -- Steve --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
trace: fix printk warning for u64
, Stephen Rothwell
, (Sun Oct 26, 11:43 pm)
Re: trace: fix printk warning for u64
, Ingo Molnar
, (Mon Oct 27, 2:52 am)
Re: trace: fix printk warning for u64
, Steven Rostedt
, (Mon Oct 27, 3:26 am)
Re: trace: fix printk warning for u64
, Stephen Rothwell
, (Mon Oct 27, 6:12 am)
Re: trace: fix printk warning for u64
, Andrew Morton
, (Mon Oct 27, 10:06 pm)
Re: trace: fix printk warning for u64
, Ingo Molnar
, (Tue Oct 28, 2:08 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian