summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.kexec
diff options
context:
space:
mode:
authorCosta Shulyupin <costa.shul@redhat.com>2023-08-25 04:30:57 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-10-04 10:41:56 -0700
commitc0d2f4ce5c9fbc3e3b219d828b77ecd4445c1ad2 (patch)
treebbf8dd0336b5c6f78716fcda8709d7bc86f145cc /kernel/Kconfig.kexec
parent8a749fd1a8720d4619c91c8b6e7528c0a355c0aa (diff)
downloadlinux-c0d2f4ce5c9fbc3e3b219d828b77ecd4445c1ad2.tar.gz
linux-c0d2f4ce5c9fbc3e3b219d828b77ecd4445c1ad2.tar.bz2
linux-c0d2f4ce5c9fbc3e3b219d828b77ecd4445c1ad2.zip
docs: fix link s390/zfcpdump.rst
After move of Documentation/s390 to Documentation/arch/s390 Link: https://lkml.kernel.org/r/20230825013102.1487979-1-costa.shul@redhat.com Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Cc: Baoquan He <bhe@redhat.com> Cc: Eric DeVolder <eric.devolder@oracle.com> Cc: Hari Bathini <hbathini@linux.ibm.com> Cc: Sourabh Jain <sourabhjain@linux.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/Kconfig.kexec')
-rw-r--r--kernel/Kconfig.kexec2
1 files changed, 1 insertions, 1 deletions
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"