diff options
author | Alexandre Ghiti <alex@ghiti.fr> | 2020-02-19 01:59:53 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-02-19 02:41:01 -0700 |
commit | 874ddbce487f077c46957e44e4115b3d82f62c92 (patch) | |
tree | 095cd81d0ded28ae4bc7ff0ab35265cea625411e /Documentation/features | |
parent | 2e5b1886e9bab6c29c5e5c3ce4e373bb9e9eaa8b (diff) |
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.txt | 2 |
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 | |