All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: linux-arm-kernel@lists.infradead.org,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	刘炜 <liuwei@actions-semi.com>
Cc: support@lemaker.org, 张天益 <tyzhang@actions-semi.com>,
	梅利 <harrymei@actions-semi.com>,
	linux-kernel@vger.kernel.org,
	"Thomas Liau" <thomas.liau@actions-semi.com>,
	support@cubietech.com, lee@cubietech.com,
	张东风 <zhangdf@actions-semi.com>, "Ioan B" <ioan@allo.com>
Subject: Re: [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups
Date: Wed, 20 Sep 2017 16:56:01 +0200	[thread overview]
Message-ID: <2a13d28a-7115-ee18-a131-081c58115c70@suse.de> (raw)
In-Reply-To: <20170905212000.7009-1-afaerber@suse.de>

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)

WARNING: multiple messages have this Message-ID (diff)
From: afaerber@suse.de (Andreas Färber)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups
Date: Wed, 20 Sep 2017 16:56:01 +0200	[thread overview]
Message-ID: <2a13d28a-7115-ee18-a131-081c58115c70@suse.de> (raw)
In-Reply-To: <20170905212000.7009-1-afaerber@suse.de>

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)

  parent reply	other threads:[~2017-09-20 14:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-05 21:19 [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups Andreas Färber
2017-09-05 21:19 ` Andreas Färber
2017-09-05 21:19 ` [PATCH v2 1/2] ARM: owl: smp: Use __pa_symbol() Andreas Färber
2017-09-05 21:19   ` Andreas Färber
2017-09-05 21:20 ` [PATCH v2 2/2] ARM: owl: smp: Drop owl_secondary_boot() Andreas Färber
2017-09-05 21:20   ` Andreas Färber
2017-09-20 14:56 ` Andreas Färber [this message]
2017-09-20 14:56   ` [PATCH v2 0/2] ARM: Actions Semi S500 SMP cleanups Andreas Färber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2a13d28a-7115-ee18-a131-081c58115c70@suse.de \
    --to=afaerber@suse.de \
    --cc=f.fainelli@gmail.com \
    --cc=harrymei@actions-semi.com \
    --cc=ioan@allo.com \
    --cc=lee@cubietech.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuwei@actions-semi.com \
    --cc=support@cubietech.com \
    --cc=support@lemaker.org \
    --cc=thomas.liau@actions-semi.com \
    --cc=tyzhang@actions-semi.com \
    --cc=zhangdf@actions-semi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.