Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1643
b: refs/heads/master
c: affac4b
h: refs/heads/master
i:
  1641: c067df5
  1639: ab6b62d
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed May 28, 2005
1 parent 93735e6 commit 936f10c
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: b3461034d7d46455060c8476910be22b6b0fc313
refs/heads/master: affac4bcbba617d7329b04c7882bc49a9826e12f
2 changes: 1 addition & 1 deletion trunk/include/asm-um/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ static inline struct thread_info *current_thread_info(void)

#endif

#define PREEMPT_ACTIVE 0x4000000
#define PREEMPT_ACTIVE 0x10000000

#define TIF_SYSCALL_TRACE 0 /* syscall trace active */
#define TIF_SIGPENDING 1 /* signal pending */
Expand Down

0 comments on commit 936f10c

Please sign in to comment.