lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 28 May 2013 12:08:59 +0100
From:	Stefano Stabellini <stefano.stabellini@...citrix.com>
To:	Stefano Stabellini <stefano.stabellini@...citrix.com>
CC:	Russell King - ARM Linux <linux@....linux.org.uk>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"will.deacon@....com" <will.deacon@....com>,
	Arnd Bergmann <arnd@...db.de>,
	Nicolas Pitre <nicolas.pitre@...aro.org>,
	"rob.herring@...xeda.com" <rob.herring@...xeda.com>,
	Olof Johansson <olof@...om.net>,
	<xen-devel@...ts.xensource.com>
Subject: Re: [GIT PULL for 3.11] arm: introduce psci_smp_ops

Sorry for the noise, I have seen now that you pulled
3.10-rc2-psci-ops-11-tag into "devel-stable".

Thanks,

Stefano


On Tue, 28 May 2013, Stefano Stabellini wrote:
> ping?
> 
> 
> On Tue, 21 May 2013, Stefano Stabellini wrote:
> > Russell,
> > please pull (based on v3.10-rc2):
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git 3.10-rc2-psci-ops-11-tag
> > 
> > 
> > It contains the generic PSCI patch and the smp_init patch that we
> > discussed so much about.
> > I think it would be helpful for other people if you could create a
> > stable branch with these patches so that SoC devs can base their work on
> > it.
> > 
> > 
> > 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 |    5 ++
> >  arch/arm/include/asm/psci.h      |    9 ++++
> >  arch/arm/kernel/Makefile         |    5 ++-
> >  arch/arm/kernel/psci.c           |    7 +--
> >  arch/arm/kernel/psci_smp.c       |   84 ++++++++++++++++++++++++++++++++++++++
> >  arch/arm/kernel/setup.c          |    9 ++++-
> >  arch/arm/mach-virt/Makefile      |    1 -
> >  arch/arm/mach-virt/platsmp.c     |   50 ----------------------
> >  arch/arm/mach-virt/virt.c        |    3 -
> >  9 files changed, 113 insertions(+), 60 deletions(-)
> >  create mode 100644 arch/arm/kernel/psci_smp.c
> >  delete mode 100644 arch/arm/mach-virt/platsmp.c
> > 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ