[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1758906115.git.ptesarik@suse.com>
Date: Fri, 26 Sep 2025 20:01:00 +0200
From: Petr Tesarik <ptesarik@...e.com>
To: "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>
Cc: Pawan Gupta <pawan.kumar.gupta@...ux.intel.com>,
x86@...nel.org (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)),
linux-kernel@...r.kernel.org (open list:X86 ARCHITECTURE (32-BIT AND 64-BIT)),
Petr Tesarik <ptesarik@...e.com>
Subject: [PATCH v2 0/2] x86/tsx: Improve handling of the tsx= kernel parameter
Parse the tsx= kernel parameter with early_param(), so it is not
reported as unknown.
Changes from v1:
* make tsx_ctrl_state local to tsx.c
* use early_param() instead of core_param()
Petr Tesarik (2):
x86/tsx: Make tsx_ctrl_state static
x86/tsx: Get the tsx= command line parameter with early_param()
arch/x86/kernel/cpu/cpu.h | 9 --------
arch/x86/kernel/cpu/tsx.c | 47 +++++++++++++++++++++++++--------------
2 files changed, 30 insertions(+), 26 deletions(-)
--
2.50.1
Powered by blists - more mailing lists