From: Florian Fainelli Date: Wed, 24 Jul 2013 16:12:10 +0000 (+0100) Subject: MIPS: BMIPS: do not change interrupt routing depending on boot CPU X-Git-Tag: v3.11-rc4~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4091d3fbbed922a3641e5e749655e49cc0d4dee;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed