From: Jisheng Zhang Date: Wed, 4 Aug 2021 16:27:39 +0000 (+0800) Subject: Documentation/features/vm: riscv supports THP now X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=27f373cb5c9805d1e921ec9c5faf738ecf3fd989;p=linux.git Documentation/features/vm: riscv supports THP now After commit e88b333142e4 ("riscv: mm: add THP support on 64-bit"), riscv can support THP. Signed-off-by: Jisheng Zhang Link: https://lore.kernel.org/r/20210805002739.23f44d2d@xhacker Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/features/vm/THP/arch-support.txt b/Documentation/features/vm/THP/arch-support.txt index e8238cb2a4dab..7dbd6967b37e0 100644 --- a/Documentation/features/vm/THP/arch-support.txt +++ b/Documentation/features/vm/THP/arch-support.txt @@ -22,7 +22,7 @@ | openrisc: | .. | | parisc: | TODO | | powerpc: | ok | - | riscv: | TODO | + | riscv: | ok | | s390: | ok | | sh: | .. | | sparc: | ok |