mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-12 21:11:56 +00:00
[x86] Upgrade kernel to 4.19.x
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
diff --git a/init/main.c b/init/main.c
|
||||
index 2858be7..83fa41b 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);
|
||||
|
Reference in New Issue
Block a user