aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorEmil Renner Berthing <kernel@esmil.dk>2020-07-14 23:26:11 +0200
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-07-30 11:37:47 -0700
commit925ac7b6636b6d6a195e93b2179741d3589f4be1 (patch)
tree8ec75789f8ea6390cba2828c2a8e9a09ea35f52c /Documentation/features
parent89b03cc1dff0654fc01958f3bdd5005c9a510e2e (diff)
downloadlinux-925ac7b6636b6d6a195e93b2179741d3589f4be1.tar.gz
riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
This allows the pgtable tests to be built. Signed-off-by: Emil Renner Berthing <kernel@esmil.dk> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/debug-vm-pgtable/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/debug-vm-pgtable/arch-support.txt b/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
index c527d05c04595d..c9a764c3c7956f 100644
--- a/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
+++ b/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
@@ -23,7 +23,7 @@
| openrisc: | TODO |
| parisc: | TODO |
| powerpc: | ok |
- | riscv: | TODO |
+ | riscv: | ok |
| s390: | ok |
| sh: | TODO |
| sparc: | TODO |