git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60b3df9
)
perf_counter: x86: use ULL postfix for 64bit constants
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 13 Mar 2009 11:21:31 +0000
(12:21 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 6 Apr 2009 07:29:34 +0000
(09:29 +0200)
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>
No differences found