1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-12 21:11:56 +00:00

[ARM64] Upgrade kernel to 4.19.x

This commit is contained in:
niusmallnan
2019-04-29 15:42:29 +08:00
parent 92911d1520
commit ee420d3935
3 changed files with 918 additions and 805 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);