Skip to content

Commit 5f7859c

Browse files
bjotoJonathan Corbet
authored andcommitted
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: 7156fc2 ("Documentation/features: Refresh the arch support status files in place") Signed-off-by: Björn Töpel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 75a49a5 commit 5f7859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/features/debug/kprobes/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
| openrisc: | TODO |
2424
| parisc: | ok |
2525
| powerpc: | ok |
26-
| riscv: | ok |
26+
| riscv: | TODO |
2727
| s390: | ok |
2828
| sh: | ok |
2929
| sparc: | ok |

0 commit comments

Comments
 (0)