Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735808
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups |
| Date | 2017-09-20 17:00 +0200 |
| Message-ID | <urODM-4pI-19@gated-at.bofh.it> (permalink) |
| References | <umtzY-8l4-13@gated-at.bofh.it> |
| Organization | SUSE Linux GmbH |
Am 05.09.2017 um 23:19 schrieb Andreas Färber: > 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@actions-semi.com> > Cc: Florian Fainelli <f.fainelli@gmail.com> > > Andreas Färber (2): > ARM: owl: smp: Use __pa_symbol() > ARM: owl: smp: Drop owl_secondary_boot() No further review from David or Florian on v1 or this v2, so applied to v4.15/arm now: https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.15/arm Regards, Andreas > 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 -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups Andreas Färber <afaerber@suse.de> - 2017-09-20 17:00 +0200
csiph-web