On Wed, Jan 10, 2018 at 08:16:24AM +0100, Ingo Molnar wrote: > > * 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
Will do, thanks for the review ;-) Willy

