MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 30 Apr 2009 00:16:19 +0000 (02:16 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:29 +0000 (13:50 +0100)
Probably nobody does arithmetic on cp0 register values so this has never
bitten.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found