From 223f2aeb8cb5013e76a108024a4344f796b01afe Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Tue, 18 Sep 2018 17:02:28 +0800 Subject: [PATCH] Update elide-post-dash-cmdline-from-proc.patch for 4.18.x --- patches/elide-post-dash-cmdline-from-proc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/elide-post-dash-cmdline-from-proc.patch b/patches/elide-post-dash-cmdline-from-proc.patch index 3b61dc8..03a9dd1 100644 --- a/patches/elide-post-dash-cmdline-from-proc.patch +++ b/patches/elide-post-dash-cmdline-from-proc.patch @@ -1,8 +1,8 @@ diff --git a/init/main.c b/init/main.c -index 2858be7..83fa41b 100644 +index 3b4ada11ed52..33069b8b114d 100644 --- a/init/main.c +++ b/init/main.c -@@ -519,9 +519,12 @@ asmlinkage __visible void __init start_kernel(void) +@@ -573,9 +573,12 @@ asmlinkage __visible void __init start_kernel(void) static_command_line, __start___param, __stop___param - __start___param, -1, -1, NULL, &unknown_bootoption);