diff options
author | Thomas Bogendoerfer <tbogendoerfer@suse.de> | 2019-02-19 16:57:19 +0100 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-02-19 12:46:03 -0800 |
commit | 2c8656204742a5e2d373972b139d0cc26ae93ff0 (patch) | |
tree | 19c012111497259131f9dfe646617ceb6a0cb006 /arch/mips/sgi-ip27/ip27-irq.c | |
parent | 9707b7e6394216f5c56c30a56c38bffec4c0474d (diff) | |
download | talos-op-linux-2c8656204742a5e2d373972b139d0cc26ae93ff0.tar.gz talos-op-linux-2c8656204742a5e2d373972b139d0cc26ae93ff0.zip |
MIPS: SGI-IP27: do boot CPU init later
To make use of per_cpu variables in interrupt code per_cpu_init() must
be done after setup_per_cpu_areas(). This is achieved by calling it
in smp_prepare_boot_cpu() via a new smp_ops method.
Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-irq.c')
0 files changed, 0 insertions, 0 deletions