Re: [RFC][PATCH 11/17] x86/cpu: Remove all SRSO interface nonsense

From: Josh Poimboeuf
Date: Wed Aug 09 2023 - 11:34:34 EST


On Wed, Aug 09, 2023 at 09:12:29AM +0200, Peter Zijlstra wrote:
> Now that retbleed can do all that the srso knob did, and without the
> dubious interactions with retbleed selections, remove it.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
> ---
> arch/x86/kernel/cpu/bugs.c | 188 ++-------------------------------------------
> drivers/base/cpu.c | 8 -
> include/linux/cpu.h | 2
> 3 files changed, 10 insertions(+), 188 deletions(-)

Documentation/admin-guide/hw-vuln/srso.rst also needs to be updated...

--
Josh