Documentation/admin-guide/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
the full mitigation (only on Zen1
--
2.51.0
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
On Sun, Nov 16, 2025 at 10:53:02PM +0800, Xie Yuanbin wrote:
> 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
> the full mitigation (only on Zen1
> --
Acked-by: Borislav Petkov (AMD) <bp@alien8.de>
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
© 2016 - 2026 Red Hat, Inc.