From: Randy Dunlap <rdunlap@infradead.org>
To: Manuel Ebner <manuelebner@mailbox.org>,
Jonathan Corbet <corbet@lwn.net>,
Shuah Khan <skhan@linuxfoundation.org>
Cc: Kernel Janitors <kernel-janitors@vger.kernel.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation/kernel-parameters: fix brackets
Date: Tue, 7 Jul 2026 21:18:59 -0700 [thread overview]
Message-ID: <ff4de85e-e21c-482b-b758-d2b43d786763@infradead.org> (raw)
In-Reply-To: <20260703080806.223782-2-manuelebner@mailbox.org>
On 7/3/26 1:08 AM, Manuel Ebner wrote:
> Add a few missing ']'s and a ')'.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> Documentation/admin-guide/kernel-parameters.txt | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index b5493a7f8f22..60777968a063 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6413,9 +6413,9 @@ Kernel parameters
> reboot= [KNL]
> Format (x86 or x86_64):
> [w[arm] | c[old] | h[ard] | s[oft] | g[pio]] | d[efault] \
> - [[,]s[mp]#### \
> + [[,]s[mp]]#### \
> [[,]b[ios] | a[cpi] | k[bd] | t[riple] | e[fi] | p[ci]] \
> - [[,]f[orce]
> + [[,]f[orce]]
> Where reboot_mode is one of warm (soft) or cold (hard) or gpio
> (prefix with 'panic_' to set mode for panic
> reboot only),
> @@ -6875,7 +6875,7 @@ Kernel parameters
> xtime_lock contention on larger systems, and/or RCU lock
> contention on all systems with CONFIG_MAXSMP set.
> Format: { "0" | "1" }
> - 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"
> + 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1")
> 1 -- enable.
> Note: increases power consumption, thus should only be
> enabled if running jitter sensitive (HPC/RT) workloads.
> @@ -6916,7 +6916,7 @@ Kernel parameters
> apic=verbose is specified.
> Example: apic=debug show_lapic=all
>
> - slab_debug[=options[,slabs][;[options[,slabs]]...] [MM]
> + slab_debug[=options[,slabs][;[options[,slabs]]...]] [MM]
> Enabling slab_debug allows one to determine the
> culprit if slab objects become corrupted. Enabling
> slab_debug can create guard zones around objects and
--
~Randy
next prev parent reply other threads:[~2026-07-08 4:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 8:08 [PATCH] Documentation/kernel-parameters: fix brackets Manuel Ebner
2026-07-08 4:18 ` Randy Dunlap [this message]
2026-07-10 19:32 ` Jonathan Corbet
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=ff4de85e-e21c-482b-b758-d2b43d786763@infradead.org \
--to=rdunlap@infradead.org \
--cc=corbet@lwn.net \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manuelebner@mailbox.org \
--cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox