On Fri, Sep 25, 2020 at 04:01:23PM +0530, Ganesh Goudar wrote: > Add PPC_SLB_MULTIHIT to lkdtm selftest framework. > > Signed-off-by: Ganesh Goudar <ganes...@linux.ibm.com> > --- > tools/testing/selftests/lkdtm/tests.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/testing/selftests/lkdtm/tests.txt > b/tools/testing/selftests/lkdtm/tests.txt > index 9d266e79c6a2..7eb3cf91c89e 100644 > --- a/tools/testing/selftests/lkdtm/tests.txt > +++ b/tools/testing/selftests/lkdtm/tests.txt > @@ -70,3 +70,4 @@ USERCOPY_KERNEL > USERCOPY_KERNEL_DS > STACKLEAK_ERASING OK: the rest of the thread stack is properly erased > CFI_FORWARD_PROTO > +PPC_SLB_MULTIHIT Recovered
Please squash this into the lkdtm patch -- I'd like test implementation and kselftest awareness to go in together. -- Kees Cook