[PATCH 2/7] doc: Indicate that s390 supports KASAN

From: Palmer Dabbelt
Date: Mon Nov 12 2018 - 21:03:47 EST


This was suggested by features-refresh.sh

Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxx>
---
Documentation/features/debug/KASAN/arch-support.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/debug/KASAN/arch-support.txt
index 304dcd461795..c68adfc1db0e 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/debug/KASAN/arch-support.txt
@@ -24,7 +24,7 @@
| parisc: | TODO |
| powerpc: | TODO |
| riscv: | TODO |
- | s390: | TODO |
+ | s390: | ok |
| sh: | TODO |
| sparc: | TODO |
| um: | TODO |
--
2.18.1