Re: [PATCH] Documentation: kernel-parameters: Add RISCV for nohlt

From: Jonathan Corbet
Date: Wed Jun 12 2024 - 17:32:35 EST


Jinjie Ruan <ruanjinjie@xxxxxxxxxx> writes:

> Since commit bcf11b5e99b2 ("riscv: Enable idle generic idle loop") enable
> idle generic idle loop for RISCV, but the document is not updated
> synchronously, so update RISCV support for nohlt.
>
> Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
> Fixes: bcf11b5e99b2 ("riscv: Enable idle generic idle loop")
> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

jon