[PATCH] powerpc: Fix demotion of segments to 4K pages
Benjamin Herrenschmidt
benh at kernel.crashing.org
Mon Oct 29 13:00:29 EST 2007
On Sun, 2007-10-28 at 20:50 -0500, Olof Johansson wrote:
> Hi Ben,
>
> On Mon, Oct 29, 2007 at 12:05:18PM +1100, Benjamin Herrenschmidt wrote:
> > @@ -887,6 +886,9 @@ void hash_preload(struct mm_struct *mm,
> > local_irq_restore(flags);
> > }
> >
> > +/* WARNING: This is called from hash_low_64.S, if you change this prototype,
> > + * do not forget to update the assembly call site !
> > + */
>
> Since we're already policing whitespace on this list today: We're normally
> not using spaces before exclamation marks.
And I don't care, I will continue adding them because the opposite is
fugly :-)
There is a limit to what I accept from the style police, it's not like
Linux has to look like it's written by a single person either.
Ben.
More information about the Linuxppc-dev
mailing list