commit | 0b54352600b820a6d25f151cbd8975ed9b2aeb09 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Apr 30 02:16:19 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu May 14 13:50:29 2009 +0100 |
tree | a98536daeb5afab2eda0c8ba31cf5ac4da2eebaa | |
parent | 5c5dd1d29120affb127955277bfba9f60e27a3fe [diff] |
MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. Probably nobody does arithmetic on cp0 register values so this has never bitten. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>