Re: [PATCH v2] arm64: proton-pack: Restore the nospectre_bhb command-line option

From: Will Deacon

Date: Tue Jul 28 2026 - 07:19:00 EST


On Sun, 26 Jul 2026 20:22:53 +0200, Karl Mehltretter wrote:
> Commit 7f1635737823 ("arm64: proton-pack: Fix hard lockup due to print in
> scheduler context") moved the "mitigation disabled" printks into
> spectre_print_disabled_mitigations(). For spectre-v2 and spectre-v4 only
> the pr_info_once() calls were removed, but for spectre-bhb the whole
> branch went with the print:
>
> - } else if (cpu_mitigations_off() || __nospectre_bhb) {
> - pr_info_once("spectre-bhb mitigation disabled ...\n");
>
> [...]

Applied to arm64 (for-next/errata), thanks!

[1/1] arm64: proton-pack: Restore the nospectre_bhb command-line option
https://git.kernel.org/arm64/c/2f6fc0612607

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev