From 0b173759316f3eff85c5c41523cae376e907b7c7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 26 May 2017 22:56:32 +0200 Subject: kernel: update kernel 4.9 to 4.9.30 Signed-off-by: Hauke Mehrtens --- .../121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch | 2 +- target/linux/generic/patches-4.9/300-mips_expose_boot_raw.patch | 2 +- target/linux/generic/patches-4.9/304-mips_disable_fpu.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic/patches-4.9') diff --git a/target/linux/generic/patches-4.9/121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch b/target/linux/generic/patches-4.9/121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch index f939f0734c..bc05dcec65 100644 --- a/target/linux/generic/patches-4.9/121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch +++ b/target/linux/generic/patches-4.9/121-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch @@ -12,7 +12,7 @@ Signed-off-by: Tobias Wolf --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c -@@ -738,9 +738,12 @@ int __init of_scan_flat_dt(int (*it)(uns +@@ -741,9 +741,12 @@ int __init of_scan_flat_dt(int (*it)(uns const char *pathp; int offset, rc = 0, depth = -1; diff --git a/target/linux/generic/patches-4.9/300-mips_expose_boot_raw.patch b/target/linux/generic/patches-4.9/300-mips_expose_boot_raw.patch index 9587a869f6..6925ddec6c 100644 --- a/target/linux/generic/patches-4.9/300-mips_expose_boot_raw.patch +++ b/target/linux/generic/patches-4.9/300-mips_expose_boot_raw.patch @@ -18,7 +18,7 @@ Acked-by: Rob Landley config CEVT_BCM1480 bool -@@ -2963,6 +2960,18 @@ choice +@@ -2964,6 +2961,18 @@ choice bool "Extend builtin kernel arguments with bootloader arguments" endchoice diff --git a/target/linux/generic/patches-4.9/304-mips_disable_fpu.patch b/target/linux/generic/patches-4.9/304-mips_disable_fpu.patch index af09137257..a69ea57678 100644 --- a/target/linux/generic/patches-4.9/304-mips_disable_fpu.patch +++ b/target/linux/generic/patches-4.9/304-mips_disable_fpu.patch @@ -26,7 +26,7 @@ v2: incorporated changes suggested by Jonas Gorski --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2891,6 +2891,20 @@ config MIPS_O32_FP64_SUPPORT +@@ -2892,6 +2892,20 @@ config MIPS_O32_FP64_SUPPORT If unsure, say N. -- cgit v1.2.3