Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32867
b: refs/heads/master
c: a4045df
h: refs/heads/master
i:
  32865: d68a900
  32863: 7444739
v: v3
  • Loading branch information
bibo mao authored and Linus Torvalds committed Jul 29, 2006
1 parent 9c2f4b5 commit 6d98a76
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: 0e92da4acb763272c6060f0b14adc2377b627d07
refs/heads/master: a4045dff782a8692637c24a0222120082c887caa
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#define EXCEPTION_STACK_ORDER 0
#define EXCEPTION_STKSZ (PAGE_SIZE << EXCEPTION_STACK_ORDER)

#define DEBUG_STACK_ORDER EXCEPTION_STACK_ORDER
#define DEBUG_STACK_ORDER (EXCEPTION_STACK_ORDER + 1)
#define DEBUG_STKSZ (PAGE_SIZE << DEBUG_STACK_ORDER)

#define IRQSTACK_ORDER 2
Expand Down

0 comments on commit 6d98a76

Please sign in to comment.