On 07/26/2009 11:47 PM, Alexander Graf wrote:
When we just interpret the bitmap as u64* do we break 32 on 64 x86? If not, that makes it work for 32 on 64 ppc, because the kernel is always 64.

No.  little-endian is insensitive to the word size for bitops.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to