Re: [PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits

From: Pawan Gupta
Date: Wed Feb 16 2022 - 14:03:49 EST


On 16.02.2022 11:30, Borislav Petkov wrote:
On Tue, Feb 15, 2022 at 10:08:26PM -0800, Pawan Gupta wrote:
Alternatively, we can reset RTM_ALLOW,

I'd vote for that. Considering how plagued TSX is, I'm sceptical anyone
would be interested in doing development with it so we can reset it for
now and allow enabling it later if there's an actual use case for it...

Okay, I will add RTM_ALLOW reset logic in the next revision.

Thanks,
Pawan