linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Weiping Pan <wpan@redhat.com>
Cc: linux-mm@kvack.org, rob@landley.net, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH resend] typo: replace kernelcore with Movable
Date: Tue, 24 Sep 2013 13:54:42 -0700	[thread overview]
Message-ID: <5241FC12.4090107@infradead.org> (raw)
In-Reply-To: <a1714d6a349ac584626a164631c5e2b74d91326d.1380012101.git.wpan@redhat.com>

On 09/24/13 01:48, Weiping Pan wrote:
> Han Pingtian found a typo in Documentation/kernel-parameters.txt
> about "kernelcore=", that "kernelcore" should be replaced with "Movable" here.
> 
> I sent this patch a 8 months ago and got ack from Mel Gorman,
> http://marc.info/?l=linux-mm&m=135756720602638&w=2
> but it has not been merged so I resent it again.
> 
> Signed-off-by: Weiping Pan <wpan@redhat.com>

so add:
Acked-by: Mel Gorman <mgorman@suse.de>

and Cc: Andrew Morton.  He can easily merge it.

Thanks.

> ---
>  Documentation/kernel-parameters.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 1a036cd9..c3ea235 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1357,7 +1357,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
>  			pages. 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.  The Movable zone is used for the
> +			of Movable pages.  The Movable zone is used for the
>  			allocation of pages that may be reclaimed or moved
>  			by the page migration subsystem.  This means that
>  			HugeTLB pages may not be allocated from this zone.
> 


-- 
~Randy

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2013-09-24 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  8:48 [PATCH resend] typo: replace kernelcore with Movable Weiping Pan
2013-09-24 20:54 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5241FC12.4090107@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rob@landley.net \
    --cc=wpan@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).