aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/lkdtm/tests.txt
diff options
context:
space:
mode:
authorGanesh Goudar <ganeshgr@linux.ibm.com>2020-11-30 14:00:57 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2020-12-04 01:01:34 +1100
commit3ba150fb21207e4a7f4b600eb2dbbe83f94571fe (patch)
treed0cdb16eb2be1dc27ef6f470005f1133e872c512 /tools/testing/selftests/lkdtm/tests.txt
parentpowernv/pci: Print an error when device enable is blocked (diff)
downloadwireguard-linux-3ba150fb21207e4a7f4b600eb2dbbe83f94571fe.tar.xz
wireguard-linux-3ba150fb21207e4a7f4b600eb2dbbe83f94571fe.zip
lkdtm/powerpc: Add SLB multihit test
To check machine check handling, add support to inject slb multihit errors. Co-developed-by: Mahesh Salgaonkar <mahesh@linux.ibm.com> Signed-off-by: Mahesh Salgaonkar <mahesh@linux.ibm.com> Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com> [mpe: Use CONFIG_PPC_BOOK3S_64 to fix compile errors reported by lkp@intel.com] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201130083057.135610-1-ganeshgr@linux.ibm.com
Diffstat (limited to 'tools/testing/selftests/lkdtm/tests.txt')
-rw-r--r--tools/testing/selftests/lkdtm/tests.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/lkdtm/tests.txt b/tools/testing/selftests/lkdtm/tests.txt
index 74a8d329a72c..18e4599863c0 100644
--- a/tools/testing/selftests/lkdtm/tests.txt
+++ b/tools/testing/selftests/lkdtm/tests.txt
@@ -68,3 +68,4 @@ USERCOPY_STACK_BEYOND
USERCOPY_KERNEL
STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
CFI_FORWARD_PROTO
+PPC_SLB_MULTIHIT Recovered