All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/03 V2] arm: host SMP support
@ 2013-04-17 12:52 Ian Campbell
  2013-04-17 12:52 ` [PATCH 1/3] arm: gic: implement IPIs using SGI mechanism Ian Campbell
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ian Campbell @ 2013-04-17 12:52 UTC (permalink / raw)
  To: xen-devel
  Cc: George Dunlap, Julien.Grall, Keir Fraser, Tim (Xen.org),
	Stefano Stabellini

Most of v1 one went in already. This rebases Rebases the remainder of v1
and addressed the comments by dropping the use of the GROUP1 bit.

I think SMP is a substantial feature of Xen on ARM for 4.3 and it is
therefore worthy of a freeze exception. It touches only ARM specific
code.

I would like to apply Julien's "implement smp_call_function" series[0]
on top of it which fixes reboot/shutdown but which makes the x86
smp_call_function generic and so necessarily touches x86 and generic
code. If that is considered too risky (I personally think it should be
OK, it's a pretty obvious move) then we could duplicate that code for
ARM.

[0] v2 at <1366119508-9227-3-git-send-email-julien.grall@citrix.com>

Ian.

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

end of thread, other threads:[~2013-04-18 14:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 12:52 [PATCH 00/03 V2] arm: host SMP support Ian Campbell
2013-04-17 12:52 ` [PATCH 1/3] arm: gic: implement IPIs using SGI mechanism Ian Campbell
2013-04-18 11:38   ` Stefano Stabellini
2013-04-17 12:52 ` [PATCH 2/3] arm64: correct secondary CPU bringup Ian Campbell
2013-04-17 12:52 ` [PATCH 3/3] arm: vgic: fix race in vgic_vcpu_inject_irq Ian Campbell
2013-04-18 14:16   ` Ian Campbell
2013-04-17 13:20 ` [PATCH 00/03 V2] arm: host SMP support George Dunlap
2013-04-17 13:28   ` Ian Campbell
2013-04-17 13:45     ` George Dunlap

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.