From: Ralf Baechle Date: Tue, 27 Mar 2007 14:19:58 +0000 (+0100) Subject: [MIPS] SMTC: Fix false trigger of debug code on single VPE. X-Git-Tag: v2.6.21-rc6~45^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bb25d10fe5569df8f3f186a36e5548582854d9;p=pandora-kernel.git [MIPS] SMTC: Fix false trigger of debug code on single VPE. Make smtc_setup_irq() update the list of interrupts which need to be watched by the debug code itself. Also there is no need to initialize the IPI swint when running with a single VPE, so don't initialize it. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed