[PATCH 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier

Simon Horman horms at verge.net.au
Sun Jan 27 20:03:22 EST 2013


On Fri, Jan 25, 2013 at 09:25:28AM +0000, Catalin Marinas wrote:
> On Fri, Jan 25, 2013 at 04:30:39AM +0000, Simon Horman wrote:
> > On Wed, Jan 23, 2013 at 05:59:34PM +0000, Catalin Marinas wrote:
> > > All the calls to gic_secondary_init() pass 0 as the first argument.
> > > Since this function is called on each CPU when starting, it can be done
> > > in a platform-independent way via a CPU notifier registered by the GIC
> > > code.
> > >
> > > Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
> > > Cc: Russell King <linux at arm.linux.org.uk>
> > > Cc: Thomas Gleixner <tglx at linutronix.de>
> > > Cc: Kukjin Kim <kgene.kim at samsung.com>
> > > Cc: Rob Herring <rob.herring at calxeda.com>
> > > Cc: Sascha Hauer <kernel at pengutronix.de>
> > > Cc: David Brown <davidb at codeaurora.org>
> > > Cc: Daniel Walker <dwalker at fifo99.com>
> > > Cc: Bryan Huntsman <bryanh at codeaurora.org>
> > > Cc: Tony Lindgren <tony at atomide.com>
> > > Cc: Simon Horman <horms at verge.net.au>
> > > Cc: Magnus Damm <magnus.damm at gmail.com>
> > > Cc: Dinh Nguyen <dinguyen at altera.com>
> > > Cc: Viresh Kumar <viresh.linux at gmail.com>
> > > Cc: Shiraz Hashim <shiraz.hashim at st.com>
> > > Cc: Stephen Warren <swarren at wwwdotorg.org>
> > > Cc: Srinidhi Kasagar <srinidhi.kasagar at stericsson.com>
> > > Cc: Linus Walleij <linus.walleij at linaro.org>
> > 
> > mach-shmobile portion:
> > 
> > Acked-by: Simon Horman <horms+renesas at verge.net.au>
> > 
> > For the record, I tested this on the kzm9g, kzm9d and marzen boards
> > which use the r8a7779, EMEV2 and r8a7779 SoCs respectively.
> 
> Thanks. Can I add a Tested-by as well?

Sure.

Tested-by: Simon Horman <horms+renesas at verge.net.au>




More information about the linux-arm-kernel mailing list