[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200626103849.458a84e2@lwn.net>
Date: Fri, 26 Jun 2020 10:38:49 -0600
From: Jonathan Corbet <corbet@....net>
To: Shuli Zhang <zhshuli@...yun.com>
Cc: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: Re: [PATCH] Documentation/features: Add KGDB support on RISC-V
On Sun, 21 Jun 2020 20:30:16 +0800
Shuli Zhang <zhshuli@...yun.com> wrote:
> As KGDB has been implemented on RISC-V, update the feature list.
>
> Signed-off-by: Shuli Zhang <zhshuli@...yun.com>
> ---
> Documentation/features/debug/kgdb/arch-support.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/features/debug/kgdb/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt
> index 38c40cf..8e5a6c3 100644
> --- a/Documentation/features/debug/kgdb/arch-support.txt
> +++ b/Documentation/features/debug/kgdb/arch-support.txt
> @@ -23,7 +23,7 @@
> | openrisc: | TODO |
> | parisc: | ok |
> | powerpc: | ok |
> - | riscv: | TODO |
> + | riscv: | ok |
> | s390: | TODO |
> | sh: | ok |
> | sparc: | ok |
Applied, thanks.
jon
Powered by blists - more mailing lists