All of lore.kernel.org
 help / color / mirror / Atom feed
From: Han Pingtian <hanpt@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Subject: A typo about kernelcore= ?
Date: Fri, 7 Dec 2012 15:02:41 +0800	[thread overview]
Message-ID: <20121207070241.GA2464@localhost.localdomain> (raw)

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!


             reply	other threads:[~2012-12-07  7:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07  7:02 Han Pingtian [this message]
2012-12-08  6:48 ` A typo about kernelcore= ? anish kumar
2012-12-13 11:23   ` Mel Gorman

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=20121207070241.GA2464@localhost.localdomain \
    --to=hanpt@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.