From ba3a749f9b29b40784bb576651142c601d4a7211 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Tue, 12 Jan 2016 20:50:41 +0000 Subject: kernel: refresh patches for kernel 4.4 Signed-off-by: Hauke Mehrtens SVN-Revision: 48222 --- .../022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm53xx/patches-4.4/022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch') diff --git a/target/linux/bcm53xx/patches-4.4/022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch b/target/linux/bcm53xx/patches-4.4/022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch index c79cf95fd8..fecaec4b49 100644 --- a/target/linux/bcm53xx/patches-4.4/022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch +++ b/target/linux/bcm53xx/patches-4.4/022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch @@ -217,7 +217,7 @@ Signed-off-by: Florian Fainelli { void __iomem *boot_reg; phys_addr_t boot_func; -@@ -154,15 +179,16 @@ static int bcm_boot_secondary(unsigned int cpu, struct task_struct *idle) +@@ -154,15 +179,16 @@ static int bcm_boot_secondary(unsigned i return -EINVAL; } @@ -237,7 +237,7 @@ Signed-off-by: Florian Fainelli } /* -@@ -191,12 +217,12 @@ static int bcm_boot_secondary(unsigned int cpu, struct task_struct *idle) +@@ -191,12 +217,12 @@ static int bcm_boot_secondary(unsigned i pr_err("timeout waiting for cpu %u to start\n", cpu_id); -- cgit v1.2.3