[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e07a5f8a-0f9c-c1c3-61fc-3fc0602e6e37@redhat.com>
Date: Wed, 23 Sep 2020 10:09:39 +0800
From: lijiang <lijiang@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: bhe@...hat.com, corbet@....net, kexec@...ts.infradead.org,
linux-doc@...r.kernel.org, vgoyal@...hat.com
Subject: Re: [PATCH] docs: admin-guide: update kdump documentation due to
change of crash URL
在 2020年09月18日 16:09, Lianbo Jiang 写道:
> Since crash utility has moved to github, the original URL is no longer
^
has been moved to github
Because of the above mistake, I'd like to correct it and reply it with the v2.
Thanks.
> available. Let's update it accordingly.
>
> Suggested-by: Dave Young <dyoung@...hat.com>
> Signed-off-by: Lianbo Jiang <lijiang@...hat.com>
> ---
> Documentation/admin-guide/kdump/kdump.rst | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/admin-guide/kdump/kdump.rst b/Documentation/admin-guide/kdump/kdump.rst
> index 2da65fef2a1c..75a9dd98e76e 100644
> --- a/Documentation/admin-guide/kdump/kdump.rst
> +++ b/Documentation/admin-guide/kdump/kdump.rst
> @@ -509,9 +509,12 @@ ELF32-format headers using the --elf32-core-headers kernel option on the
> dump kernel.
>
> You can also use the Crash utility to analyze dump files in Kdump
> -format. Crash is available on Dave Anderson's site at the following URL:
> +format. Crash is available at the following URL:
>
> - http://people.redhat.com/~anderson/
> + https://github.com/crash-utility/crash
> +
> +Crash document can be found at:
> + https://crash-utility.github.io/
>
> Trigger Kdump on WARN()
> =======================
>
Powered by blists - more mailing lists