]> git.baikalelectronics.ru Git - kernel.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)
commit69902aa6abbf1d206f86fce8f64d448995ddb55a
tree71039fd0a03f89ebb3172d75a9e594d4f9f56fd6
parent6230b183daeb7a22af1d4aeeef888477eb87753a
[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