Re: [PATCH] x86: Clear LAM and FRED feature bits
From: H. Peter Anvin
Date: Tue Jul 22 2025 - 15:26:58 EST
On 2025-07-22 11:19, Maciej Wieczor-Retman wrote:
>>
>> The easiest thing would be to initialize the setup disabled mask with the
>> DISABLED bitmask instead of zero. This can be done statically; if it isn't
>> already the awk script can produce the disabled bitmask in array form.
>
> Oh, that does sound simple. I'll try that too, see what ends up with cleaner
> code.
>
Xin should have code from me for exactly this.
-hpa