[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
authorRalf Baechle <ralf@linux-mips.org>
Thu, 7 Jun 2007 07:44:32 +0000 (08:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 6 Jul 2007 15:17:10 +0000 (16:17 +0100)
commit6fb88ce04f545ca7da15a7b447783bb7a4615511
tree0e28721d0712c1eb4fc7e9979b8f58fba04b818a
parent5a1970959053143f6674f6d98c259452763a2f22
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue

C0_status doesn't need to be initialized at this point anyway; the register
will be initialized later.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/vpe.c