perf bench does compile in 3.9.6

From: Riccardo Magliocchetti
Date: Fri Jun 14 2013 - 03:49:28 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/