OSDN Git Service

Documentation/features: Add KGDB support on RISC-V
authorShuli Zhang <zhshuli@aliyun.com>
Sun, 21 Jun 2020 12:30:16 +0000 (20:30 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 26 Jun 2020 16:57:43 +0000 (10:57 -0600)
As KGDB has been implemented on RISC-V, update the feature list.

Signed-off-by: Shuli Zhang <zhshuli@aliyun.com>
Link: https://lore.kernel.org/r/20200621123016.9289-1-zhshuli@aliyun.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/features/debug/kgdb/arch-support.txt

index 38c40cf..8e5a6c3 100644 (file)
@@ -23,7 +23,7 @@
     |    openrisc: | TODO |
     |      parisc: |  ok  |
     |     powerpc: |  ok  |
-    |       riscv: | TODO |
+    |       riscv: |  ok  |
     |        s390: | TODO |
     |          sh: |  ok  |
     |       sparc: |  ok  |