Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335620
b: refs/heads/master
c: 6ad560b
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Nov 9, 2012
1 parent 1ad99df commit ef1afee
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: 4870639a754991a52fc8f4ba82f0d9c247c33659
refs/heads/master: 6ad560b4546af6943820f780610e544aaae218c0
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ struct compat_shmid64_ds {

static inline int is_compat_task(void)
{
return test_thread_flag(TIF_32BIT);
return test_thread_flag(TIF_32BIT_ADDR);
}

#endif /* _ASM_COMPAT_H */

0 comments on commit ef1afee

Please sign in to comment.