On Wednesday 20 August 2014, Geert Uytterhoeven wrote:
Ping?
On Wed, Jul 9, 2014 at 5:01 PM, Geert Uytterhoeven
[off-list ref] wrote:
quoted
After becoming a mandatory function, boot_secondary() is no longer used
outside arch/arm/kernel/smp.c. Hence remove its public prototype, and,
as suggested by Arnd, let it be absorbed by its single caller.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
I think you should add the patch to Russell's patch tracking system
at http://www.arm.linux.org.uk/developer/patches to get it applied.
Arnd