Re: [PATCH v3 2/4] x86/mm/64: Flush global TLB on boot and AP bringup

From: Borislav Petkov
Date: Tue Oct 26 2021 - 08:58:51 EST


On Tue, Oct 26, 2021 at 11:55:44AM +0200, Borislav Petkov wrote:
> > + movq %cr4, %rcx
> > + movq %rcx, %rax
> > + xorq $X86_CR4_PGE, %rcx
> > + movq %rcx, %cr4
> > + movq %rax, %cr4

Also, I'm wondering if you could compact this even more by defining a
function toggling the PGE bit and calling it from everywhere, even from
asm.

--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette