summaryrefslogtreecommitdiffstats
path: root/0001-kdump-add-support-for-crashkernel-auto.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-kdump-add-support-for-crashkernel-auto.patch')
-rw-r--r--0001-kdump-add-support-for-crashkernel-auto.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-kdump-add-support-for-crashkernel-auto.patch b/0001-kdump-add-support-for-crashkernel-auto.patch
index 115110146..8bb55fd3c 100644
--- a/0001-kdump-add-support-for-crashkernel-auto.patch
+++ b/0001-kdump-add-support-for-crashkernel-auto.patch
@@ -160,7 +160,7 @@ index 2da65fef2a1c..d53a524f80f0 100644
Boot into System Kernel
diff --git a/kernel/crash_core.c b/kernel/crash_core.c
-index d631d22089ba..c252221b2f4b 100644
+index e4dfe2a05a31..8c6f59932247 100644
--- a/kernel/crash_core.c
+++ b/kernel/crash_core.c
@@ -258,6 +258,20 @@ static int __init __parse_crashkernel(char *cmdline,
@@ -185,5 +185,5 @@ index d631d22089ba..c252221b2f4b 100644
* if the commandline contains a ':', then that's the extended
* syntax -- if not, it must be the classic syntax
--
-2.26.2
+2.28.0