[PATCH 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Viresh Kumar
viresh.kumar at linaro.org
Wed Jan 23 21:15:02 EST 2013
On Wed, Jan 23, 2013 at 11:29 PM, Catalin Marinas
<catalin.marinas at arm.com> 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.
> arch/arm/mach-spear13xx/platsmp.c | 8 --------
For SPEAr,
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the linux-arm-kernel
mailing list