[parisc-linux] SMP: We have ignition

Alan Modra alan@linuxcare.com.au
Wed, 28 Feb 2001 09:24:53 +1100 (EST)


On Tue, 27 Feb 2001, Alan Cox wrote:

>  > Is there a 'dont use builtins' flag ?
> > 
> > -fno-builtin
> > 
> > I'd be inclined to do this instead
> 
> Careful, if you use different typings to everyone else you will get a million
> printf format warnings instead

Hmm, alpha, ia64, mips64, sparc64 and s390 use an `unsigned long'
__kernel_size_t while arm, i386, m68k, mips, ppc, sh and sparc use
`unsigned int'.  I think the precedent is there for us to use
`unsigned int' for 32 bit, and `unsigned long' for 64 bit.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.