[GIT PULL] ARC updates for 3.14 rc1
From: Vineet Gupta
Date: Fri Jan 24 2014 - 08:42:20 EST
Hi Linus,
Please pull ARC changes for 3.14
Thx,
-Vineet
--------------->
The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:
Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-v3.14-rc1
for you to fetch changes up to e57d339a6264355df8c98948f05a46ff2bc5d504:
ARC: [cmdline] support External Device Trees from u-boot (2014-01-16 18:53:16 +0530)
----------------------------------------------------------------
ARC changes for 3.14
* IPI optimization and cleanups
* Support for bootloader provided external Device Tree blobs
----------------------------------------------------------------
Vineet Gupta (7):
ARC: [SMP] cpumask not needed in IPI send path
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
ARC: [SMP] cpu halt interface doesn't need "self" cpu-id
ARC: [SMP] simplify IPI code
ARC: [SMP] optimize IPI send and receive
ARC: [cmdline] uboot cmdline handling rework
ARC: [cmdline] support External Device Trees from u-boot
arch/arc/Kconfig | 11 ----
arch/arc/include/asm/smp.h | 8 +--
arch/arc/kernel/head.S | 26 +++-------
arch/arc/kernel/setup.c | 48 ++++++++++++-----
arch/arc/kernel/smp.c | 124 +++++++++++++++++++++++++-------------------
arch/arc/plat-arcfpga/smp.c | 12 ++---
6 files changed, 121 insertions(+), 108 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/