tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: physical address space management



On Fri, Mar 28, 2008 at 11:55:13PM +0000, David Laight wrote:
> On Sat, Mar 29, 2008 at 08:48:46AM +0900, Joerg Sonnenberger wrote:
> > On Fri, Mar 28, 2008 at 11:59:54PM +0100, Christoph Egger wrote:
> > > enums are bad in an API. Not the type, but its size. It is defined to be
> > > the smallest possible integer to hold the largest value.
> > 
> > Huh? enums are always the size of an int. ISO 9899:1999 6.7.2.2 (2) is
> > quite clear about that.
> 
> Talk to arm about that ....

So include FIXUP_STUPID_ARCHS = -1 as last field. Or fix ARM for good.

Joerg


Home | Main Index | Thread Index | Old Index