[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190714053453.1655-3-marcos.souza.org@gmail.com>
Date: Sun, 14 Jul 2019 02:34:51 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux-block@...r.kernel.org, linux-doc@...r.kernel.org,
Marcos Paulo de Souza <marcos.souza.org@...il.com>,
Jonathan Corbet <corbet@....net>,
Thomas Gleixner <tglx@...utronix.de>,
Kees Cook <keescook@...omium.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...nel.org>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
"Paul E. McKenney" <paulmck@...ux.ibm.com>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Logan Gunthorpe <logang@...tatee.com>,
Lu Baolu <baolu.lu@...ux.intel.com>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 2/4] kernel-parameters.txt: Remove elevator argument
This argument was not being used since the legacy IO path was removed,
when blk-mq was enabled by default. So removed it from the kernel
parameters documentation.
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@...il.com>
---
Documentation/admin-guide/kernel-parameters.txt | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 099c5a4be95b..2f47b20ee413 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1197,12 +1197,6 @@
See comment before function elanfreq_setup() in
arch/x86/kernel/cpu/cpufreq/elanfreq.c.
- elevator= [IOSCHED]
- Format: { "mq-deadline" | "kyber" | "bfq" }
- See Documentation/block/deadline-iosched.txt,
- Documentation/block/kyber-iosched.txt and
- Documentation/block/bfq-iosched.txt for details.
-
elfcorehdr=[size[KMG]@]offset[KMG] [IA64,PPC,SH,X86,S390]
Specifies physical address of start of kernel core
image elf header and optionally the size. Generally
--
2.22.0
Powered by blists - more mailing lists