lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 24 Sep 2013 13:54:42 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Weiping Pan <wpan@...hat.com>
CC:	linux-mm@...ck.org, rob@...dley.net, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH resend] typo: replace kernelcore with Movable

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@...hat.com>

so add:
Acked-by: Mel Gorman <mgorman@...e.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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ