linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: Remove bootmem_debug from kernel-parameters.txt
@ 2019-11-22 13:50 Masami Hiramatsu
  2019-11-22 17:02 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2019-11-22 13:50 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Masami Hiramatsu, linux-doc, linux-kernel, Mike Rapoport, Andrew Morton

Remove bootmem_debug kernel paramenter because it has been
replaced by memblock=debug.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/admin-guide/kernel-parameters.txt |    2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index a84a83f8881e..02eae837272e 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -437,8 +437,6 @@
 			no delay (0).
 			Format: integer
 
-	bootmem_debug	[KNL] Enable bootmem allocator debug messages.
-
 	bert_disable	[ACPI]
 			Disable BERT OS support on buggy BIOSes.
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: Remove bootmem_debug from kernel-parameters.txt
  2019-11-22 13:50 [PATCH] Documentation: Remove bootmem_debug from kernel-parameters.txt Masami Hiramatsu
@ 2019-11-22 17:02 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-11-22 17:02 UTC (permalink / raw)
  To: Masami Hiramatsu; +Cc: linux-doc, linux-kernel, Mike Rapoport, Andrew Morton

On Fri, 22 Nov 2019 22:50:17 +0900
Masami Hiramatsu <mhiramat@kernel.org> wrote:

> Remove bootmem_debug kernel paramenter because it has been
> replaced by memblock=debug.
> 
> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
> Cc: Mike Rapoport <rppt@linux.ibm.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> ---
>  Documentation/admin-guide/kernel-parameters.txt |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index a84a83f8881e..02eae837272e 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -437,8 +437,6 @@
>  			no delay (0).
>  			Format: integer
>  
> -	bootmem_debug	[KNL] Enable bootmem allocator debug messages.
> -
>  	bert_disable	[ACPI]
>  			Disable BERT OS support on buggy BIOSes.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-22 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 13:50 [PATCH] Documentation: Remove bootmem_debug from kernel-parameters.txt Masami Hiramatsu
2019-11-22 17:02 ` Jonathan Corbet

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).