From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"will.deacon@arm.com" <will.deacon@arm.com>,
Arnd Bergmann <arnd@arndb.de>,
Nicolas Pitre <nicolas.pitre@linaro.org>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
Russell King - ARM Linux <linux@arm.linux.org.uk>,
Olof Johansson <olof@lixom.net>
Subject: [PATCH 0/2 v8] arm: introduce psci_smp_ops
Date: Wed, 24 Apr 2013 19:38:35 +0100 [thread overview]
Message-ID: <alpine.DEB.2.02.1304241935010.4180@kaball.uk.xensource.com> (raw)
Hi all,
this is the eighth version of the patch series to move virt_smp_ops out
of mach-virt and make it a generic set of reusable PSCI based smp_ops.
psci_smp_ops are preferred over the platform smp_ops.
The last patch introduces smp_init.
Jon Medhurst (1):
ARM: Enable selection of SMP operations at boot time
Stefano Stabellini (1):
arm: introduce psci_smp_ops
arch/arm/include/asm/mach/arch.h | 4 ++
arch/arm/include/asm/psci.h | 29 ++++++++++++++++
arch/arm/kernel/Makefile | 5 ++-
arch/arm/kernel/psci.c | 7 ++--
arch/arm/kernel/psci_smp.c | 67 ++++++++++++++++++++++++++++++++++++++
arch/arm/kernel/setup.c | 9 ++++-
arch/arm/mach-virt/Makefile | 1 -
arch/arm/mach-virt/platsmp.c | 58 --------------------------------
arch/arm/mach-virt/virt.c | 3 --
9 files changed, 115 insertions(+), 68 deletions(-)
git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git 3.9-rc3-psci-ops-8-tag
Cheers,
Stefano
next reply other threads:[~2013-04-24 18:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 18:38 Stefano Stabellini [this message]
2013-04-24 18:40 ` [PATCH v8 1/2] " Stefano Stabellini
2013-04-25 8:47 ` Will Deacon
2013-04-25 10:12 ` Stefano Stabellini
2013-04-25 10:45 ` Will Deacon
2013-04-25 11:08 ` Stefano Stabellini
2013-04-25 11:11 ` Will Deacon
2013-04-25 11:13 ` Stefano Stabellini
2013-04-25 14:58 ` Nicolas Pitre
2013-04-26 15:36 ` Stefano Stabellini
2013-04-26 16:10 ` Will Deacon
2013-04-24 18:40 ` [PATCH v8 2/2] ARM: Enable selection of SMP operations at boot time Stefano Stabellini
2013-04-25 8:49 ` Will Deacon
2013-04-25 10:25 ` Stefano Stabellini
2013-04-25 14:42 ` Nicolas Pitre
2013-04-26 15:36 ` Stefano Stabellini
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=alpine.DEB.2.02.1304241935010.4180@kaball.uk.xensource.com \
--to=stefano.stabellini@eu.citrix.com \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=nicolas.pitre@linaro.org \
--cc=olof@lixom.net \
--cc=rob.herring@calxeda.com \
--cc=will.deacon@arm.com \
--cc=xen-devel@lists.xensource.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®