Re: [PATCH v13 04/14] x86/mm: use INVLPGB for kernel TLB flushes
From: Nadav Amit
Date: Mon Feb 24 2025 - 07:45:08 EST
> On 24 Feb 2025, at 14:31, Borislav Petkov <bp@xxxxxxxxx> wrote:
>
> On Sun, Feb 23, 2025 at 02:48:54PM -0500, Rik van Riel wrote:
>> Use broadcast TLB invalidation for kernel addresses when available.
>>
>> Remove the need to send IPIs for kernel TLB flushes.
>>
>> Signed-off-by: Rik van Riel <riel@xxxxxxxxxxx>
>> Reviewed-by: Nadav Amit <nadav.amit@xxxxxxxxx>
Nothing concrete against this patch, but I do not remember reviewing it
thoroughly, and I do not see that I sent any “Reviewed-by” tag for it
before, so please remove it. I only reviewed thoroughly and gave
“reviewed-by” for patch 9.
[ I would note at this opportunity that while I managed to convince myself
patch 9 is safe, I personally would have considered taking a more defensive
approach there. I may reiterate it there. ]