aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@gmail.com>2020-05-23 23:00:05 +0200
committerJonathan Corbet <corbet@lwn.net>2020-05-25 10:17:39 -0600
commit5f7859c1cfaeeb1677075a72e36a0f0e8b05e9a8 (patch)
treebc29811eaed69903f67e863cad4e231725f9f7f9 /Documentation/features
parentDocumentation/features: Refresh the arch support status files (diff)
downloadlinux-dev-5f7859c1cfaeeb1677075a72e36a0f0e8b05e9a8.tar.xz
linux-dev-5f7859c1cfaeeb1677075a72e36a0f0e8b05e9a8.zip
Documentation/features: Correct RISC-V kprobes support entry
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>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/kprobes/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kprobes/arch-support.txt b/Documentation/features/debug/kprobes/arch-support.txt
index caa444a2a89f..8b316c6e03d4 100644
--- a/Documentation/features/debug/kprobes/arch-support.txt
+++ b/Documentation/features/debug/kprobes/arch-support.txt
@@ -23,7 +23,7 @@
| openrisc: | TODO |
| parisc: | ok |
| powerpc: | ok |
- | riscv: | ok |
+ | riscv: | TODO |
| s390: | ok |
| sh: | ok |
| sparc: | ok |