On Wed, 2019-08-21 at 20:43 -0700, Sean Christopherson wrote: > > - /* TCS pages need to be RW in the PTEs, but can be 0 in the EPCM. */ > > + /* TCS pages must always RW set for CPU access while the SECINFO > > Should be > > /* > * TCS pages ... > > > + * permissions are *always* zero - the CPU ignores the user provided > > + * values and silently overwrites zero permissions. > > Maybe 'overwrites with zero permissions'? I squashed this with the proposed changes made. Thank you. /Jarkko