Re: [PATCH 04/16] x86/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32

From: Andy Lutomirski
Date: Tue Jan 16 2018 - 17:46:42 EST


On Tue, Jan 16, 2018 at 8:36 AM, Joerg Roedel <joro@xxxxxxxxxx> wrote:
> From: Joerg Roedel <jroedel@xxxxxxx>
>
> Move it out of the X86_64 specific processor defines so
> that its visible for 32bit too.

Hmm. This is okay, I guess, but any code that actually uses this
definition is inherently wrong, since 32-bit implies !PCID.