[MIPS] R3000 setup for kernel_thread()
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 18 Sep 2007 17:49:08 +0000 (18:49 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:04 +0000 (23:46 +0100)
commite5d77754c5e1a54f9eb61c03085d7932a0b6b738
tree0d48b6f7297c79591707a19cd872535fb3f9de37
parent0f5c90644240cc17d5940fa3594cc51ad1ae7ba7
[MIPS] R3000 setup for kernel_thread()

 Match the R4000 semantics for the initial state of interrupt/kernel
status register flags for the R3000 in kernel_thread().

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/process.c