aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/features
diff options
context:
space:
mode:
authorAlexandre Ghiti <alex@ghiti.fr>2020-02-19 01:59:53 -0500
committerJonathan Corbet <corbet@lwn.net>2020-02-19 02:41:01 -0700
commit874ddbce487f077c46957e44e4115b3d82f62c92 (patch)
tree095cd81d0ded28ae4bc7ff0ab35265cea625411e /Documentation/features
parentDocumentation: bootconfig: fix Sphinx block warning (diff)
downloadwireguard-linux-874ddbce487f077c46957e44e4115b3d82f62c92.tar.xz
wireguard-linux-874ddbce487f077c46957e44e4115b3d82f62c92.zip
documentation: vm: Advertise support for pte_special in riscv
Risc-V architecture has actually supported pte_special since its merge upstream, simply add this info to the documentation. Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/vm/pte_special/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/vm/pte_special/arch-support.txt b/Documentation/features/vm/pte_special/arch-support.txt
index 2dc5df6a1cf5..3d492a34c8ee 100644
--- a/Documentation/features/vm/pte_special/arch-support.txt
+++ b/Documentation/features/vm/pte_special/arch-support.txt
@@ -23,7 +23,7 @@
| openrisc: | TODO |
| parisc: | TODO |
| powerpc: | ok |
- | riscv: | TODO |
+ | riscv: | ok |
| s390: | ok |
| sh: | ok |
| sparc: | ok |