Re: [RFC][PATCH 7/9] parisc generic PAGE_SIZE

From: Dave Hansen
Date: Wed Aug 30 2006 - 18:45:23 EST


On Wed, 2006-08-30 at 18:40 -0400, Kyle McMartin wrote:
> On Wed, Aug 30, 2006 at 03:16:09PM -0700, Dave Hansen wrote:
> > This is the parisc portion to convert it over to the generic PAGE_SIZE
> > framework.
> >
> <snip>
> > Signed-off-by: Dave Hansen <haveblue@xxxxxxxxxx>
>
> This looks pretty ok by me. I'll give it a test-build tonight.

That'd be great. Thanks!

> > +config PARISC_LARGER_PAGE_SIZES
> > + def_bool y
> > depends on PA8X00 && EXPERIMENTAL
> >
>
> This should default to 'n' as I do not believe we yet have working >4K
> pages yet.

This actually just defaults to enables the option to _appear_ in the
top-level Kconfig file. The default from the top-level Kconfig file
should still be 4k for parisc.

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/