diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2021-08-05 00:27:39 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-08-12 08:54:33 -0600 |
commit | 27f373cb5c9805d1e921ec9c5faf738ecf3fd989 (patch) | |
tree | 8413e874e3c5aa60823eabaa24c6f11027d6afaa /Documentation/features | |
parent | 4d488433dc4071fd55fa1d65f16f81dd149c9cda (diff) |
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 <jszhang@kernel.org>
Link: https://lore.kernel.org/r/20210805002739.23f44d2d@xhacker
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features')
-rw-r--r-- | Documentation/features/vm/THP/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/vm/THP/arch-support.txt b/Documentation/features/vm/THP/arch-support.txt index e8238cb2a4da..7dbd6967b37e 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 | |