[PATCH 7/16] powerpc: add support for ps3 platform
Michael Ellerman
michael at ellerman.id.au
Fri Nov 17 13:19:22 EST 2006
On Thu, 2006-11-16 at 18:04 -0800, Geoff Levand wrote:
> Michael Ellerman wrote:
> > On Thu, 2006-11-16 at 17:33 -0800, Geoff Levand wrote:
> >> Benjamin Herrenschmidt wrote:
> >> >> > +
> >> >> > +enum page_size {
> >> >> > + page_size_4k = 12U,
> >> >> > + page_size_64k = 16U,
> >> >> > + page_size_16m = 24U,
> >> >> > +};
> >> >>
> >> >> Please use ALL_CAPS for such constants.
> >> >
> >> > And call them PAGE_SHIFT_* while at it :-)
> >>
> >> The HV docs call this page size, so that is what I used for
> >> the symbol. I'll look at the usage again and reconsider.
> >
> > No need to look at it, it's a shift not a size, the page size is not 12
> > bytes. Keeping it consistent with the HV docs is a concern, but so is
> > making it consistent with every other part of the kernel - which calls
> > this a shift, see page.h f.e.
>
> Well, I meant reconsider in more of a broad sense, in like, maybe I can just do
> something to get rid of it...
Yeah ok, that's always a nice solution. My last post probably could have
used a smiley in hindsight :)
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20061117/d6b30dab/attachment.pgp>
More information about the Linuxppc-dev
mailing list