Re: [PATCH V5 08/10] x86/entry: Preserve PKRS MSR across exceptions

From: Dave Hansen
Date: Wed Mar 31 2021 - 15:32:41 EST


On 3/31/21 12:14 PM, ira.weiny@xxxxxxxxx wrote:
> + * To protect against exceptions having access to this memory we save the
> + * current running value and sets the PKRS value to be used during the
> + * exception.

This series seems to have grown some "we's".

The preexisting pkey code was not innocent in this regard, either. But,
please fix this up across the series in the next submission. Literally
removing "we" from this sentence doesn't change the meaning at all.