All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Xie Yuanbin <qq570070308@gmail.com>,
	akpm@linux-foundation.org, bp@alien8.de, peterz@infradead.org,
	mingo@kernel.org, pmladek@suse.com, paulmck@kernel.org,
	pawan.kumar.gupta@linux.intel.com, feng.tang@linux.alibaba.com,
	kees@kernel.org, arnd@arndb.de, fvdl@google.com,
	lirongqing@baidu.com, bp@suse.de, jpoimboe@kernel.org,
	alexandre.chartre@oracle.com
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Xie Yuanbin <qq570070308@gmail.com>
Subject: Re: [PATCH] Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description
Date: Tue, 18 Nov 2025 09:13:17 -0700	[thread overview]
Message-ID: <87ms4j5nfm.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20251116145302.3681-1-qq570070308@gmail.com>

Xie Yuanbin <qq570070308@gmail.com> writes:

> Fixes a typo in the retbleed= parameter description, changing
> "migitation" to "mitigation".
>
> Fixes: 7fbf47c7ce50 ("x86/bugs: Add AMD retbleed= boot parameter")
>
> Signed-off-by: Xie Yuanbin <qq570070308@gmail.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 7e8af24c410a..a857e42d1d48 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6420,7 +6420,7 @@
>  			that don't.
>  
>  			off          - no mitigation
> -			auto         - automatically select a migitation
> +			auto         - automatically select a mitigation
>  			auto,nosmt   - automatically select a mitigation,
>  				       disabling SMT if necessary for

Applied, thanks.

jon

      parent reply	other threads:[~2025-11-18 16:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-16 14:53 [PATCH] Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description Xie Yuanbin
2025-11-18 11:20 ` Borislav Petkov
2025-11-18 16:13 ` Jonathan Corbet [this message]

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=87ms4j5nfm.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=akpm@linux-foundation.org \
    --cc=alexandre.chartre@oracle.com \
    --cc=arnd@arndb.de \
    --cc=bp@alien8.de \
    --cc=bp@suse.de \
    --cc=feng.tang@linux.alibaba.com \
    --cc=fvdl@google.com \
    --cc=jpoimboe@kernel.org \
    --cc=kees@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lirongqing@baidu.com \
    --cc=mingo@kernel.org \
    --cc=paulmck@kernel.org \
    --cc=pawan.kumar.gupta@linux.intel.com \
    --cc=peterz@infradead.org \
    --cc=pmladek@suse.com \
    --cc=qq570070308@gmail.com \
    /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.