On Thu, Aug 08, 2013 at 07:13:21AM +0900, Magnus Damm wrote:
ARM: shmobile: Yet another SMP series
[PATCH 01/05] ARM: shmobile: Introduce shmobile_smp_cpu_disable()
[PATCH 02/05] ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0
[PATCH 03/05] ARM: shmobile: Remove unused shmobile_smp_init_cpus()
[PATCH 04/05] ARM: shmobile: Expose shmobile_invalidate_start()
[PATCH 05/05] ARM: shmobile: Introduce shmobile_boot_size
This series cleans up the existing SMP code and introduces various new SMP
functions for mach-shmobile. The new functions are partially used by existing
SMP support code, but are also consumed by upcoming SMP support patches.
Signed-off-by: Magnus Damm <redacted>
Thanks Magnus,
I plan to queue this up in the smp branch which will most likely occur
tomorrow.