From d27c2452161356d66500a2b96057d2f99a013097 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 22 Apr 2019 21:18:27 +0200 Subject: kernel: bump 4.9 to 4.9.170 Refreshed all patches. Compile-tested on: ar7 Runtime-tested on: none Signed-off-by: Koen Vandeputte --- target/linux/generic/pending-4.9/332-arc-add-OWRTDTB-section.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux') diff --git a/target/linux/generic/pending-4.9/332-arc-add-OWRTDTB-section.patch b/target/linux/generic/pending-4.9/332-arc-add-OWRTDTB-section.patch index 4937e11782..ca89f87594 100644 --- a/target/linux/generic/pending-4.9/332-arc-add-OWRTDTB-section.patch +++ b/target/linux/generic/pending-4.9/332-arc-add-OWRTDTB-section.patch @@ -38,7 +38,7 @@ Signed-off-by: Alexey Brodkin ;---------------------------------------------------------------- --- a/arch/arc/kernel/setup.c +++ b/arch/arc/kernel/setup.c -@@ -436,7 +436,7 @@ ignore_uboot_args: +@@ -444,7 +444,7 @@ ignore_uboot_args: #endif if (use_embedded_dtb) { @@ -47,7 +47,7 @@ Signed-off-by: Alexey Brodkin if (!machine_desc) panic("Embedded DT invalid\n"); } -@@ -452,6 +452,8 @@ ignore_uboot_args: +@@ -460,6 +460,8 @@ ignore_uboot_args: } } -- cgit v1.2.3