On Fri, Aug 12, 2016 at 6:48 PM, Wolfram Sang
<[email protected]> wrote:
> platform_can_secondary_boot() is only available for SMP, so guard the smp_init
> function with some ifdeffery to allow building without SMP.
>
> Signed-off-by: Wolfram Sang <[email protected]>
> ---
>
> This is the easiest solution, but I wonder if it is the proper one? It might
> make sense to modify the Makefile so platsmp.o is in smp-y and not cpu-y? I 
> may
> be missing here something, though.

Wasn't this fixed by

Commit:     869ec056fa8450184423c8076e0a342db127795c
Parent:     4d2bf027e8ca499a52224e508f52a59d3858094a
Refname:    refs/heads/master
Author:     Arnd Bergmann <[email protected]>
AuthorDate: Thu Jun 30 14:25:19 2016 +0200
Committer:  Olof Johansson <[email protected]>
CommitDate: Tue Aug 2 12:34:49 2016 -0700

    ARM: shmobile: don't call platform_can_secondary_boot on UP

?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Reply via email to