]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BMIPS: do not change interrupt routing depending on boot CPU
authorFlorian Fainelli <florian@openwrt.org>
Wed, 24 Jul 2013 16:12:10 +0000 (17:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
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 <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: cernekee@gmail.com
Cc: jogo@openwrt.org
Cc: blogic@openwrt.org
Patchwork: https://patchwork.linux-mips.org/patch/5622/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp-bmips.c