]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
authorStefan Oberhumer <stefan@obssys.com>
Mon, 17 Jan 2011 08:19:53 +0000 (09:19 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 14 Mar 2011 20:07:25 +0000 (21:07 +0100)
commit3fc3551dea840e43624a8ce3f071b97fece9edb0
tree9cf33f0305c4ad54d5bf4623b578d802c2e4c7f9
parent08f70af47cfeffd1d691d98a04415865d1726281
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>
arch/mips/kernel/syscall.c