1
0
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:
niusmallnan
2019-04-29 14:19:05 +08:00
parent 677c22ab44
commit 92911d1520
7 changed files with 1355 additions and 1209 deletions

View File

@@ -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);