[PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups
From: Andreas FÃrber
Date: Tue Sep 05 2017 - 17:21:13 EST
Hello,
This mini-series further cleans up the SMP code for Actions Semi S500 SoC.
@David, can you please reply with an Acked-by for the second patch? Thanks!
Work branch for testing:
https://github.com/afaerber/linux/commits/bg96-next
Have a lot of fun!
Cheers,
Andreas
v1 -> v2:
* Prepended __pa_symbol cleanup (Florian)
Cc: David Liu <liuwei@xxxxxxxxxxxxxxxx>
Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
Andreas FÃrber (2):
ARM: owl: smp: Use __pa_symbol()
ARM: owl: smp: Drop owl_secondary_boot()
arch/arm/mach-actions/Makefile | 4 +---
arch/arm/mach-actions/headsmp.S | 52 -----------------------------------------
arch/arm/mach-actions/platsmp.c | 2 +-
3 files changed, 2 insertions(+), 56 deletions(-)
delete mode 100644 arch/arm/mach-actions/headsmp.S
--
2.13.5