[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)
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>

No differences found