Skip to content

Commit f30c3ff

Browse files
tklauserJonathan Corbet
authored andcommitted
Documentation/features: refresh RISC-V arch support files
Support for these was added by the following commits: f2c9699 ("riscv: Add STACKPROTECTOR supported") 3c46979 ("riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT"). ed48b29 ("riscv: Enable context tracking") cbb3d91 ("riscv: Add kmemleak support") Signed-off-by: Tobias Klauser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent a5019c7 commit f30c3ff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/features/debug/kmemleak/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: | TODO |
2525
| powerpc: | ok |
26-
| riscv: | TODO |
26+
| riscv: | ok |
2727
| s390: | ok |
2828
| sh: | ok |
2929
| sparc: | ok |

Documentation/features/debug/stackprotector/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: | TODO |
2525
| powerpc: | ok |
26-
| riscv: | TODO |
26+
| riscv: | ok |
2727
| s390: | TODO |
2828
| sh: | ok |
2929
| sparc: | TODO |

Documentation/features/locking/lockdep/arch-support.txt

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

Documentation/features/time/context-tracking/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: | TODO |
2525
| powerpc: | ok |
26-
| riscv: | TODO |
26+
| riscv: | ok |
2727
| s390: | TODO |
2828
| sh: | TODO |
2929
| sparc: | ok |

0 commit comments

Comments
 (0)