All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/06] ARM: shmobile: Trivial SMP cleanups
@ 2013-02-12 15:44 ` Magnus Damm
  0 siblings, 0 replies; 18+ messages in thread
From: Magnus Damm @ 2013-02-12 15:44 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: Trivial SMP cleanups

[PATCH 01/06] ARM: shmobile: Remove unused headers from hotplug.c
[PATCH 02/06] ARM: shmobile: Remove partial CPU Hotplug from EMEV2
[PATCH 03/06] ARM: shmobile: Move EMEV2 CPU boot vector setup code
[PATCH 04/06] ARM: shmobile: Remove sh73a0_get_core_count()
[PATCH 05/06] ARM: shmobile: Remove r8a7779_get_core_count()
[PATCH 06/06] ARM: shmobile: Remove emev2_get_core_count()

This series contains random trivial SMP cleanups for mach-shmobile.

The patches are known to build for sh73a0, r8a7779 and EMEV2,
and on top of that they also work well on the KZM9D/EMEV2 board.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 No known dependencies, simply written against -next in renesas.git.

 arch/arm/mach-shmobile/hotplug.c     |    4 --
 arch/arm/mach-shmobile/smp-emev2.c   |   55 ++++++----------------------------
 arch/arm/mach-shmobile/smp-r8a7779.c |    9 -----
 arch/arm/mach-shmobile/smp-sh73a0.c  |    9 -----
 4 files changed, 13 insertions(+), 64 deletions(-)



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-02-13  0:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 15:44 [PATCH 00/06] ARM: shmobile: Trivial SMP cleanups Magnus Damm
2013-02-12 15:44 ` Magnus Damm
2013-02-12 15:44 ` [PATCH 01/06] ARM: shmobile: Remove unused headers from hotplug.c Magnus Damm
2013-02-12 15:44   ` Magnus Damm
2013-02-12 15:44 ` [PATCH 02/06] ARM: shmobile: Remove partial CPU Hotplug from EMEV2 Magnus Damm
2013-02-12 15:44   ` Magnus Damm
2013-02-12 15:45 ` [PATCH 03/06] ARM: shmobile: Move EMEV2 CPU boot vector setup code Magnus Damm
2013-02-12 15:45   ` Magnus Damm
2013-02-12 15:45 ` [PATCH 04/06] ARM: shmobile: Remove sh73a0_get_core_count() Magnus Damm
2013-02-12 15:45   ` Magnus Damm
2013-02-12 15:45 ` [PATCH 05/06] ARM: shmobile: Remove r8a7779_get_core_count() Magnus Damm
2013-02-12 15:45   ` Magnus Damm
2013-02-12 15:45 ` [PATCH 06/06] ARM: shmobile: Remove emev2_get_core_count() Magnus Damm
2013-02-12 15:45   ` Magnus Damm
2013-02-12 22:16 ` [PATCH 00/06] ARM: shmobile: Trivial SMP cleanups Simon Horman
2013-02-12 22:16   ` Simon Horman
2013-02-13  0:47   ` Magnus Damm
2013-02-13  0:47     ` Magnus Damm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.