linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Date: Wed, 10 May 2017 17:04:55 +0100	[thread overview]
Message-ID: <c4de0295-fff0-01e7-173f-a4e61b55ae4f@arm.com> (raw)
In-Reply-To: <13c4ffa2-20e5-2775-ceae-e6701a5ba554@i2se.com>

On 10/05/17 16:53, Stefan Wahren wrote:
> Am 10.05.2017 um 17:38 schrieb Marc Zyngier:
>> On 10/05/17 16:32, Phil Elwell wrote:
>>> On 10/05/2017 16:31, Marc Zyngier wrote:
>>>> On 10/05/17 16:07, Phil Elwell wrote:
>>>>> On 10/05/2017 14:32, Marc Zyngier wrote:
>>>>>> On 10/05/17 14:26, Marc Zyngier wrote:
>>>>>>> One of the RPi-2/3 irqchip's key features is that it contains some
>>>>>>> SMP startup code for the 32bit ARM architecture version. The only
>>>>>>> reason I can imagine for this is "RPi is special".
>>>>>>>
>>>>>>> Let's move this code where it belongs (in the platform support code),
>>>>>>> creating a shared include file for this purpose.
>>>>>>>
>>>>>>> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
>>>>>> Also:
>>>>>> Fixes: 41f4988cc287 ("irqchip/bcm2836: Add SMP support for the 2836")
>>>>>>
>>>>>> 	M.
>>>>>>
>>>>> The patch has some checkpatch warnings, but otherwise:
>>>> Bah...
>>>>
>>>> WARNING: line over 80 characters
>>>> #51: FILE: arch/arm/mach-bcm/board_bcm2835.c:30:
>>>> +static int bcm2836_smp_boot_secondary(unsigned int cpu, struct task_struct *idle)
>>>>
>>>> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
>>>> #194: 
>>>> new file mode 100644
>>>>
>>>> Yup, the checkpatch stamp of approval. My screen has stopped being 
>>>> limited to 80 chars at some point between 1989 and 1991. As for the
>>>> MAINTAINERS file, that's probably for the maintainers to pick it up.
>>>>
>>>>> Reviewed-by: Phil Elwell <phil@raspberrypi.org>
>>>>> Tested-by: Phil Elwell <phil@raspberrypi.org>
>>>> Thanks. I assume you'll respin your DSB/SEV fix on top of this?
>>> Yes - how does one manage the timing of interdependent patches?
> 
> Since Phil's patch is a critical bugfix for the near future. I prefer to
> have it in 4.12.

I don't think anyone is opposed to having this in 4.12 immediately.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

      reply	other threads:[~2017-05-10 16:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 13:26 [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm Marc Zyngier
2017-05-10 13:32 ` Marc Zyngier
2017-05-10 15:07   ` Phil Elwell
2017-05-10 15:31     ` Marc Zyngier
2017-05-10 15:32       ` Phil Elwell
2017-05-10 15:38         ` Marc Zyngier
2017-05-10 15:53           ` Stefan Wahren
2017-05-10 16:04             ` Marc Zyngier [this message]

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=c4de0295-fff0-01e7-173f-a4e61b55ae4f@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).