[PATCH 8/19] ppc64: Create a fake flat device tree on iSeries

David Gibson david at gibson.dropbear.id.au
Thu Jul 28 10:47:52 EST 2005


On Wed, Jul 27, 2005 at 10:07:13AM -0400, Benjamin Herrenschmidt wrote:
> 
> > > +struct blob
> > > +{
> > 
> > { generally goes on the same line as the struct name.
> 
> That one I wouldn't enforce :) After all, we don't like putting { on the
> same line as a function declaration... I tend to go both ways for
> structures depending on my mood of the day...
> 
> > Again, I don't see that u64 aligning, after the value makes any sense.
> 
> In fact, he probably wants to work on top of my patches that implement
> version 0x10 of the format and doesn't require the variable alignment
> thingy anymore...

As far as I can tell, that particular alignment has nothing to do with
the variable property alignment.  I think that function's only used
for the memreserve information.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/people/dgibson



More information about the Linuxppc64-dev mailing list