MIPS: BMIPS: do not change interrupt routing depending on boot CPU
authorFlorian Fainelli <[email protected]>
Wed, 24 Jul 2013 16:12:10 +0000 (17:12 +0100)
committerRalf Baechle <[email protected]>
Tue, 30 Jul 2013 16:54:09 +0000 (18:54 +0200)
commitc4091d3fbbed922a3641e5e749655e49cc0d4dee
tree9b556aa8c0635bd0ab3d424ced6876d1110b0f33
parentc055629b279d68c79b8776681c17a2234fecf8af
MIPS: BMIPS: do not change interrupt routing depending on boot CPU

Commit 4df715aa ("MIPS: BMIPS: support booting from physical CPU other
than 0") changed the interupt routing when we are booting from physical
CPU 0, but the settings are actually correct if we are booting from
physical CPU 0 or CPU 1. Revert that specific change.

Signed-off-by: Florian Fainelli <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5622/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/kernel/smp-bmips.c