* Willy Tarreau <[email protected]> wrote: > + /* if we're already on the kernel PGD, we don't switch */ > + * If we're already on the kernel PGD, we don't switch, > + * If we saved a kernel context on entry, we didn't switch the CR3,
It's hard enough to read assembly code, please use consistent capitalization:
s/if
/If
Thanks,
Ingo

