Re: [PATCH 1/4] perf bench: Add mem-memcpy.c:memcpy() benchmark

From: Ingo Molnar
Date: Tue Nov 17 2009 - 07:53:29 EST



FYI, it fails to build on 32-bit systems, with:

bench/mem-memcpy.c: In function 'bench_mem_memcpy':
bench/mem-memcpy.c:118: error: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'

Ingo
--
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/