commit | b99a26593b5190fac6b5c1f81a7f8cc128a25c98 | [log] [tgz] |
---|---|---|
author | Qais Yousef <qais.yousef@arm.com> | Mon Mar 23 13:51:09 2020 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Mar 25 12:59:37 2020 +0100 |
tree | a55fd32a562cd6b03405f9bd1b954d0fae284bfd | |
parent | 457bc8ed3ec7edc567200302d9312ac8bbc31316 [diff] |
cpu/hotplug: Move bringup of secondary CPUs out of smp_init() This is the last direct user of cpu_up() before it can become an internal implementation detail of the cpu subsystem. Signed-off-by: Qais Yousef <qais.yousef@arm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20200323135110.30522-17-qais.yousef@arm.com