diff options
author | Alexander Graf <agraf@suse.de> | 2010-04-20 00:49:46 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 09:18:55 (GMT) |
commit | af7b4d104b36e782a5a97dd55958c3c63964e088 (patch) | |
tree | 6c727f71eb6c094d289d504a472a4f1a4f49d1bd /arch/powerpc/lib | |
parent | 4f84139037b0c006c906cacbe904b25ccd4dfff9 (diff) | |
download | linux-fsl-qoriq-af7b4d104b36e782a5a97dd55958c3c63964e088.tar.xz |
KVM: PPC: Convert u64 -> ulong
There are some pieces in the code that I overlooked that still use
u64s instead of longs. This slows down 32 bit hosts unnecessarily, so
let's just move them to ulong.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions