commit | e56293b129607be089f2c12906d709e3c84b68c4 | [log] [tgz] |
---|---|---|
author | Stefan Oberhumer <stefan@obssys.com> | Mon Jan 17 09:19:53 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 14 21:07:25 2011 +0100 |
tree | 9cf33f0305c4ad54d5bf4623b578d802c2e4c7f9 | |
parent | e1c87d2a5567c7940d129a6045efadc4b8c0f888 [diff] |
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). The sysmips(MIPS_FIXADE, ...) case contains an obvious copy-and-paste error in the handling of the TIF_LOGADE flag. Fix that Patchwork: https://patchwork.linux-mips.org/patch/1997/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>