public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: bcm2836: Send event when onlining other cores
@ 2017-08-08 11:04 Phil Elwell
  2017-08-08 11:04 ` [PATCH] " Phil Elwell
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Elwell @ 2017-08-08 11:04 UTC (permalink / raw)
  To: Eric Anholt, Stefan Wahren, Florian Fainelli, Ray Jui,
	Scott Branden, bcm-kernel-feedback-list, Russell King,
	linux-arm-kernel, linux-kernel
  Cc: Phil Elwell

This two-line patch adds the "sev" instruction required to wake the
secondary cores, should they be sleeping in a "wfe" instruction.
It applies on top of Eric's bcm2835-soc-smp-cleanup branch[1], after
Stefan's patchset moving the SMP startup code out of the irqchip
driver.

[1] - https://github.com/anholt/linux/commits/bcm2835-soc-smp-cleanup

Phil Elwell (1):
  ARM: bcm2836: Send event when onlining other cores

 arch/arm/mach-bcm/platsmp.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-15 18:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 11:04 [PATCH 0/1] ARM: bcm2836: Send event when onlining other cores Phil Elwell
2017-08-08 11:04 ` [PATCH] " Phil Elwell
2017-08-14 16:25   ` Florian Fainelli
2017-08-14 17:11     ` Stefan Wahren
2017-08-14 18:40       ` Stefan Wahren
2017-08-15 18:04         ` Eric Anholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox