perf_counter: x86: use ULL postfix for 64bit constants
commitbb970a7d38d0fc5c4078c1995c0b64f5a51476b9
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 13 Mar 2009 11:21:31 +0000 (13 12:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 14:32:39 +0000 (13 15:32 +0100)
tree6e6c2b3a01382df849b70bd60754ee3c790db709
parentd341b774edeaa5ab7ad298182eec2b3a356a4b7a
perf_counter: x86: use ULL postfix for 64bit constants

Fix a build warning on 32bit machines by explicitly marking the
constants as 64-bit.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_counter.c