From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:35 +0000 (+0100) Subject: KVM: PPC: Use ULL for big numbers X-Git-Tag: v2.6.35-rc1~436^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1b419fc936af9f10766c889d83d80990ecd300;p=pandora-kernel.git KVM: PPC: Use ULL for big numbers Some constants were bigger than ints. Let's mark them as such so we don't accidently truncate them. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed