]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MIPS] Disallow CpU exception in kernel again.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 13 Apr 2007 17:37:26 +0000 (02:37 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 20 Apr 2007 13:58:37 +0000 (14:58 +0100)
commit5323180db75d562a287cb2020b07c9422df13df6
tree71039fd0a03f89ebb3172d75a9e594d4f9f56fd6
parent9a9943575ade643368849e2c963094ac637867e0
[MIPS] Disallow CpU exception in kernel again.

The commit 4d40bff7110e9e1a97ff8c01bdd6350e9867cc10 ("Allow CpU
exception in kernel partially") was broken.  The commit was to fix
theoretical problem but broke usual case.  Revert it for now.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/r2300_switch.S
arch/mips/kernel/r4k_switch.S
arch/mips/kernel/signal.c
arch/mips/kernel/signal32.c
arch/mips/kernel/traps.c
include/asm-mips/fpu.h
include/asm-mips/thread_info.h