From: Peter Zijlstra Date: Fri, 13 Mar 2009 11:21:31 +0000 (+0100) Subject: perf_counter: x86: use ULL postfix for 64bit constants X-Git-Tag: v2.6.31-rc1~383^2~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82bae4f8c2fd64a2bb1e2e72c508853ed2b4a299;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed