On 4/7/2026 10:45 AM, Maciej Wieczor-Retman wrote: > From: Maciej Wieczor-Retman <[email protected]> > > For simplicity only the LAM_U57 mode is implemented in the kernel. No > matter whether the enabled paging mode is 5-level or 4-level the masked > tag bits are the same as on a 5-level system. > > Remove two mentions of LAM_U48 which implied that it could be enabled. > > Signed-off-by: Maciej Wieczor-Retman <[email protected]> > --- > arch/x86/include/asm/mmu.h | 2 +- > arch/x86/include/asm/tlbflush.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Sohil Mehta <[email protected]>

