kernel: update to linux 4.1.3
[openwrt.git] / target / linux / generic / patches-4.1 / 921-use_preinit_as_init.patch
index d305535..73da5b3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/main.c
 +++ b/init/main.c
-@@ -959,7 +959,8 @@ static int __ref kernel_init(void *unuse
+@@ -960,7 +960,8 @@ static int __ref kernel_init(void *unuse
                panic("Requested init %s failed (error %d).",
                      execute_command, ret);
        }