From bdb83850ca3fcc4556f87e44b0796f0dd6b6d55b Mon Sep 17 00:00:00 2001 From: Sentry Date: Mon, 16 Nov 2020 21:02:53 +0100 Subject: Linux v5.9.8 --- SOURCES/0001-kdump-add-support-for-crashkernel-auto.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SOURCES/0001-kdump-add-support-for-crashkernel-auto.patch') diff --git a/SOURCES/0001-kdump-add-support-for-crashkernel-auto.patch b/SOURCES/0001-kdump-add-support-for-crashkernel-auto.patch index 1151101..8bb55fd 100644 --- a/SOURCES/0001-kdump-add-support-for-crashkernel-auto.patch +++ b/SOURCES/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 -- cgit v1.2.3