diff options
author | Adrian Hunter <[email protected]> | 2013-10-18 15:29:09 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-21 11:19:42 -0300 |
commit | 2100f778d44b9c25bd13d38c24a999e2caf1ae3d (patch) | |
tree | 7af7566ff46b45db9ac360aab0eb189c0a6f92af /fs/jbd/commit.c | |
parent | 9402802a416c96b48b2bd9331c070ba2d7550b36 (diff) |
perf tools: Fix bench/numa.c for 32-bit build
bench/numa.c: In function 'worker_thread':
bench/numa.c:1123:20: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
bench/numa.c:1171:6: error: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'u64' [-Werror=format]
cc1: all warnings being treated as errors
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions