Re: [RFC PATCH] x86/mm: Disable PTI for kernel_ident_mapping_init()

From: Dave Hansen
Date: Tue Nov 26 2024 - 10:49:39 EST


On 11/26/24 03:42, David Woodhouse wrote:
> I threw this version together and it didn't immediately explode...

It's better than playing #define games. The damage is also pretty
limited and it helps us avoid plumbing a bit through the page table
handling function arguments.