From: Maciej W. Rozycki Date: Sun, 6 Apr 2014 21:06:28 +0000 (+0100) Subject: MIPS: DEC: Remove the Halt button interrupt on R4k systems X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ad023b8925d8b849a9377b77bcfa9a49f57082;p=pandora-kernel.git MIPS: DEC: Remove the Halt button interrupt on R4k systems On R4k DECstations the Halt button is wired to the NMI processor input rather than an ordinary interrupt input such as on R3k DECstations. This is possible with a different design of the CPU daughtercard that routes the Halt button line from the baseboard connector. Additionally the interrupt input has been reused for a different purpose on the KN04 and KN05 R4k CPU daughtercards so it is better kept masked. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6705/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed