From mboxrd@z Thu Jan 1 00:00:00 1970 From: lorenzo.pieralisi@arm.com (Lorenzo Pieralisi) Date: Thu, 20 Jun 2013 15:57:44 +0100 Subject: [RFC PATCH v2 0/2] ARM: MPIDR linearization In-Reply-To: <20130620004302.GA19896@S2101-09.ap.freescale.net> References: <1370532125-14322-1-git-send-email-lorenzo.pieralisi@arm.com> <20130611095848.GD8164@e102568-lin.cambridge.arm.com> <20130612083619.GA13274@S2101-09.ap.freescale.net> <20130619164338.GE5276@e102568-lin.cambridge.arm.com> <20130620004302.GA19896@S2101-09.ap.freescale.net> Message-ID: <20130620145744.GC23833@e102568-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 20, 2013 at 01:43:04AM +0100, Shawn Guo wrote: > On Wed, Jun 19, 2013 at 05:43:38PM +0100, Lorenzo Pieralisi wrote: > > On Wed, Jun 12, 2013 at 09:36:20AM +0100, Shawn Guo wrote: > > > On Tue, Jun 11, 2013 at 10:58:48AM +0100, Lorenzo Pieralisi wrote: > > > > Hi Russell, all, > > > > > > > > even though I think this set is ready to get merged, it would be great > > > > if we can test it on as many platforms as possible since it touches core > > > > suspend/resume operations on ARM platforms relying on CONFIG_ARM_CPU_SUSPEND, > > > > and there are many. > > > > > > > > I pushed out a branch: > > > > > > > > git://linux-arm.org/linux-2.6-lp.git mpidr-linearization > > > > > > > > if anyone has time to test the set that would be really great, thank you > > > > very much. > > > > > > I tested the branch on imx6q, and system suspend/resume works fine with > > > it. > > > > Can I add your tested-by please ? > > Sure. > > Tested-by: Shawn Guo Thanks a lot, Lorenzo