Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234141
b: refs/heads/master
c: e56293b
h: refs/heads/master
i:
  234139: f6f12a9
v: v3
  • Loading branch information
Stefan Oberhumer authored and Ralf Baechle committed Mar 14, 2011
1 parent f26a1d2 commit 955870c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e1c87d2a5567c7940d129a6045efadc4b8c0f888
refs/heads/master: e56293b129607be089f2c12906d709e3c84b68c4
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/syscall.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ _sys_sysmips(nabi_no_regargs struct pt_regs regs)
if (arg1 & 2)
set_thread_flag(TIF_LOGADE);
else
clear_thread_flag(TIF_FIXADE);
clear_thread_flag(TIF_LOGADE);

return 0;

Expand Down

0 comments on commit 955870c

Please sign in to comment.