diff options
author | Emil Renner Berthing <kernel@esmil.dk> | 2020-07-14 23:26:11 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-07-30 11:37:47 -0700 |
commit | 925ac7b6636b6d6a195e93b2179741d3589f4be1 (patch) | |
tree | 8ec75789f8ea6390cba2828c2a8e9a09ea35f52c /Documentation/features | |
parent | 89b03cc1dff0654fc01958f3bdd5005c9a510e2e (diff) | |
download | linux-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.txt | 2 |
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 c527d05c0459..c9a764c3c795 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 | |