From e636c8d336489bf3eed5878299e6cc045bbad077 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 20 Feb 2024 01:17:29 +0000
Subject: [PATCH] debug lk
---
kernel/Documentation/features/debug/stackprotector/arch-support.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/Documentation/features/debug/stackprotector/arch-support.txt b/kernel/Documentation/features/debug/stackprotector/arch-support.txt
index 954ac1c..3329559 100644
--- a/kernel/Documentation/features/debug/stackprotector/arch-support.txt
+++ b/kernel/Documentation/features/debug/stackprotector/arch-support.txt
@@ -11,6 +11,7 @@
| arm: | ok |
| arm64: | ok |
| c6x: | TODO |
+ | csky: | ok |
| h8300: | TODO |
| hexagon: | TODO |
| ia64: | TODO |
@@ -21,13 +22,12 @@
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
- | powerpc: | TODO |
- | riscv: | TODO |
+ | powerpc: | ok |
+ | riscv: | ok |
| s390: | TODO |
| sh: | ok |
| sparc: | TODO |
| um: | TODO |
- | unicore32: | TODO |
| x86: | ok |
| xtensa: | ok |
-----------------------
--
Gitblit v1.6.2