* [PATCH] kdump: fix reference to nonexistent file
@ 2023-10-22 19:04 Vegard Nossum
2023-10-22 23:18 ` Baoquan He
0 siblings, 1 reply; 2+ messages in thread
From: Vegard Nossum @ 2023-10-22 19:04 UTC (permalink / raw)
To: Eric Biederman, Baoquan He, Vivek Goyal, Dave Young
Cc: kexec, linux-doc, linux-kernel, Vegard Nossum, Costa Shulyupin,
Tony Krowiak, Philippe Mathieu-Daudé, Randy Dunlap,
Heiko Carstens, Jonathan Corbet
All the s390 docs were moved from Documentation/s390/ to
Documentation/arch/s390/ but this reference didn't get updated. Fix it.
Fixes: 37002bc6b603 ("docs: move s390 under arch")
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: Costa Shulyupin <costa.shul@redhat.com>
Cc: Tony Krowiak <akrowiak@linux.ibm.com>
Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: kexec@lists.infradead.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
---
kernel/Kconfig.kexec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/Kconfig.kexec b/kernel/Kconfig.kexec
index 9bfe68fe9676..7aff28ded2f4 100644
--- a/kernel/Kconfig.kexec
+++ b/kernel/Kconfig.kexec
@@ -110,7 +110,7 @@ config CRASH_DUMP
For more details see Documentation/admin-guide/kdump/kdump.rst
For s390, this option also enables zfcpdump.
- See also <file:Documentation/s390/zfcpdump.rst>
+ See also <file:Documentation/arch/s390/zfcpdump.rst>
config CRASH_HOTPLUG
bool "Update the crash elfcorehdr on system configuration changes"
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] kdump: fix reference to nonexistent file
2023-10-22 19:04 [PATCH] kdump: fix reference to nonexistent file Vegard Nossum
@ 2023-10-22 23:18 ` Baoquan He
0 siblings, 0 replies; 2+ messages in thread
From: Baoquan He @ 2023-10-22 23:18 UTC (permalink / raw)
To: Vegard Nossum
Cc: Eric Biederman, Vivek Goyal, Dave Young, kexec, linux-doc,
linux-kernel, Costa Shulyupin, Tony Krowiak,
Philippe Mathieu-Daudé, Randy Dunlap, Heiko Carstens,
Jonathan Corbet
On 10/22/23 at 09:04pm, Vegard Nossum wrote:
> All the s390 docs were moved from Documentation/s390/ to
> Documentation/arch/s390/ but this reference didn't get updated. Fix it.
>
> Fixes: 37002bc6b603 ("docs: move s390 under arch")
> Cc: Eric Biederman <ebiederm@xmission.com>
> Cc: Costa Shulyupin <costa.shul@redhat.com>
> Cc: Tony Krowiak <akrowiak@linux.ibm.com>
> Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
> Cc: Randy Dunlap <rdunlap@infradead.org>
> Cc: Heiko Carstens <hca@linux.ibm.com>
> Cc: kexec@lists.infradead.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
> ---
> kernel/Kconfig.kexec | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM,
Acked-by: Baoquan He <bhe@redhat.com>
>
> diff --git a/kernel/Kconfig.kexec b/kernel/Kconfig.kexec
> index 9bfe68fe9676..7aff28ded2f4 100644
> --- a/kernel/Kconfig.kexec
> +++ b/kernel/Kconfig.kexec
> @@ -110,7 +110,7 @@ config CRASH_DUMP
> For more details see Documentation/admin-guide/kdump/kdump.rst
>
> For s390, this option also enables zfcpdump.
> - See also <file:Documentation/s390/zfcpdump.rst>
> + See also <file:Documentation/arch/s390/zfcpdump.rst>
>
> config CRASH_HOTPLUG
> bool "Update the crash elfcorehdr on system configuration changes"
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-22 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-22 19:04 [PATCH] kdump: fix reference to nonexistent file Vegard Nossum
2023-10-22 23:18 ` Baoquan He
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).