]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0e954f4eb19372cca3ac6b9df88e628d1f3a7f0b
tree0d48b6f7297c79591707a19cd872535fb3f9de37
parentc3e6dbb38624772398c41bb8c24b462c3b1e380c
[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