From 58adc3e9f7995b2c5cc40e4413652967fb778223 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 22 Jul 2015 12:45:07 +0000 Subject: kernel: update to linux 4.1.3 Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46437 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-4.1/921-use_preinit_as_init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/921-use_preinit_as_init.patch') diff --git a/target/linux/generic/patches-4.1/921-use_preinit_as_init.patch b/target/linux/generic/patches-4.1/921-use_preinit_as_init.patch index d3055354e2..73da5b3a54 100644 --- a/target/linux/generic/patches-4.1/921-use_preinit_as_init.patch +++ b/target/linux/generic/patches-4.1/921-use_preinit_as_init.patch @@ -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); } -- cgit v1.2.3