documentation: vm: Advertise support for pte_special in riscv
authorAlexandre Ghiti <alex@ghiti.fr>
Wed, 19 Feb 2020 06:59:53 +0000 (01:59 -0500)
committerJonathan Corbet <corbet@lwn.net>
Wed, 19 Feb 2020 09:41:01 +0000 (02:41 -0700)
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>
Documentation/features/vm/pte_special/arch-support.txt

index 2dc5df6..3d492a3 100644 (file)
@@ -23,7 +23,7 @@
     |    openrisc: | TODO |
     |      parisc: | TODO |
     |     powerpc: |  ok  |
-    |       riscv: | TODO |
+    |       riscv: |  ok  |
     |        s390: |  ok  |
     |          sh: |  ok  |
     |       sparc: |  ok  |