Documentation/features/vm: riscv supports THP now

After commit e88b333142 ("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>
This commit is contained in:
Jisheng Zhang 2021-08-05 00:27:39 +08:00 committed by Jonathan Corbet
parent 4d488433dc
commit 27f373cb5c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
| openrisc: | .. |
| parisc: | TODO |
| powerpc: | ok |
| riscv: | TODO |
| riscv: | ok |
| s390: | ok |
| sh: | .. |
| sparc: | ok |