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