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:
a1eda28
)
KVM: PPC: Use ULL for big numbers
author
Alexander Graf
<agraf@suse.de>
Wed, 24 Mar 2010 20:48:35 +0000
(21:48 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:18 +0000
(12:17 +0300)
Some constants were bigger than ints. Let's mark them as such so we don't
accidently truncate them.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found