[PATCH] Documentation/features/vm: riscv supports THP now
Jonathan Corbet
corbet at lwn.net
Thu Aug 12 07:55:06 PDT 2021
Jisheng Zhang <jszhang3 at mail.ustc.edu.cn> writes:
> From: Jisheng Zhang <jszhang at kernel.org>
>
> After commit e88b333142e4 ("riscv: mm: add THP support on 64-bit"),
> riscv can support THP.
>
> Signed-off-by: Jisheng Zhang <jszhang at kernel.org>
> ---
> Documentation/features/vm/THP/arch-support.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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 |
Applied, thanks.
jon
More information about the linux-riscv
mailing list