From: Maciej W. Rozycki Date: Mon, 21 May 2007 12:47:22 +0000 (+0100) Subject: [MIPS] Fix KMODE for the R3000 X-Git-Tag: v2.6.22-rc5~49^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf6ede2ce05592661cec04e04b88f6bab00eb09;p=pandora-kernel.git [MIPS] Fix KMODE for the R3000 This must be the oldest bug that we have got. Leaving interrupts "as they are" for the R3000 obviously means copying IEp to IEc. Since we have got STATMASK now, I took this opportunity to mask the status register "correctly" for the R3000 now too. Oh, and the R3000 hardly ever is 64-bit. Signed-off-by: Maciej W. Rozycki Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed