Re: A typo about kernelcore= ?

From: Mel Gorman
Date: Thu Dec 13 2012 - 06:23:24 EST


On Fri, Dec 07, 2012 at 10:48:56PM -0800, anish kumar wrote:
> On Fri, 2012-12-07 at 15:02 +0800, Han Pingtian wrote:
> > Hi there,
> >
> > I'm wondering this is a typo in Documentation/kernel-parameters.txt
> > about "kernelcore=":
> >
> > .... In the event, a node is too small to have both
> > kernelcore and Movable pages, kernelcore pages will
> > take priority and other nodes will have a larger number
> > of kernelcore pages.
> >
> > I think it should be
> >
> > .... In the event, a node is too small to have both
> > kernelcore and Movable pages, kernelcore pages will
> > take priority and other nodes will have a larger number
> > of *Movable* pages.
> >
> > Is it right? Thanks in advance!
> adding the maintainer.

yeah, larger number of movable pages

--
Mel Gorman
SUSE Labs
--
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/