Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168570
b: refs/heads/master
c: 15f3c47
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Nov 12, 2009
1 parent b516481 commit f36b0f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 71ccb83cfc487354d2647e315c8196e5872198ab
refs/heads/master: 15f3c476589c8778b0c10f1fb5160f9107c69556
4 changes: 2 additions & 2 deletions trunk/arch/alpha/include/asm/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ struct thread_info {
register struct thread_info *__current_thread_info __asm__("$8");
#define current_thread_info() __current_thread_info

#endif /* __ASSEMBLY__ */

/* Thread information allocation. */
#define THREAD_SIZE_ORDER 1
#define THREAD_SIZE (2*PAGE_SIZE)

#endif /* __ASSEMBLY__ */

#define PREEMPT_ACTIVE 0x40000000

/*
Expand Down

0 comments on commit f36b0f4

Please sign in to comment.