]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
Documentation/features: Correct RISC-V kprobes support entry
authorBjörn Töpel <bjorn.topel@gmail.com>
Sat, 23 May 2020 21:00:05 +0000 (23:00 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 25 May 2020 16:17:39 +0000 (10:17 -0600)
The Documentation/features/debug/kprobes/arch-support.txt incorrectly
states that RISC-V has kprobes support. This is not the case.

Note that entries that have been incorrectly marked with 'ok' will not
be changed back to 'TODO' by the features-refresh.sh script.

Fixes: 7156fc292850 ("Documentation/features: Refresh the arch support status files in place")
Signed-off-by: Björn Töpel <bjorn.topel@gmail.com>
Link: https://lore.kernel.org/r/20200523210005.59140-1-bjorn.topel@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/features/debug/kprobes/arch-support.txt

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