* perf bench does compile in 3.9.6
@ 2013-06-14 7:49 Riccardo Magliocchetti
0 siblings, 0 replies; only message in thread
From: Riccardo Magliocchetti @ 2013-06-14 7:49 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo
Cc: Linux Kernel Mailing List, Ingo Molnar, Riccardo Magliocchetti,
Greg KH
Hello,
on my 64bit kernel / 32 bit userspace system with libnuma 2.0.8 i get this error on linux 3.9.6:
bench/numa.c: In function ‘worker_thread’:
bench/numa.c:1113:20: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
bench/numa.c:1161:6: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘u64’ [-Werror=format]
Haven't tried latest git but it looks like there's the same issue.
thanks,
riccardo
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-14 7:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 7:49 perf bench does compile in 3.9.6 Riccardo Magliocchetti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox