Re: [PATCH V8 20/44] mm/pkeys: Add PKS test for context switching

From: Ira Weiny
Date: Fri Feb 18 2022 - 01:03:26 EST


On Tue, Feb 01, 2022 at 11:52:44AM -0800, Edgecombe, Rick P wrote:
> On Tue, 2022-02-01 at 09:47 -0800, Edgecombe, Richard P wrote:
> > On Thu, 2022-01-27 at 09:54 -0800, ira.weiny@xxxxxxxxx wrote:
> > > lib/pks/pks_test.c | 74 +++++++++++
> >
> > Since this only tests a specific operation of pks, should it be named
> > more specifically? Or it might be handy if it ran all the PKS tests,
> > even though the others can be run directly.
>
> Oops, I meant "tools/testing/selftests/x86/test_pks.c"

Yea... me too! ;-)
Ira