[PATCH] Make u64 long long on all architectures (was: the printk problem)

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Jul 22 21:36:46 EST 2008


On Tue, 2008-07-22 at 20:36 +1000, Michael Ellerman wrote:
> concordia powerpc(master) $ find arch/powerpc/ ! -name '*32.*' | xargs
> grep "%l" | grep -v "%ll" | wc -l
> 635
> 
> 
> Someone's gonna get a lot of git points for fixing all those. Might
> keep
> the speeling fix crowd busy for a 

But a bunch of those might actually be real longs, not u64's ...

Easier to do the change and build something like ppc6xx_defconfig to get
a better approximation.

Ben.





More information about the Linuxppc-dev mailing list