Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99393
b: refs/heads/master
c: ce8e37c
h: refs/heads/master
i:
  99391: bb77db2
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Jun 10, 2008
1 parent 663ba6b commit 7de0f05
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 668231141f307ffd81db075b34bddaedae0ec863
refs/heads/master: ce8e37cdbdb34a9faeade22e0e6440f0d04560f5
3 changes: 2 additions & 1 deletion trunk/include/asm-x86/page_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
#define __PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL)

#ifdef CONFIG_X86_PAE
#define __PHYSICAL_MASK_SHIFT 36
/* 44=32+12, the limit we can fit into an unsigned long pfn */
#define __PHYSICAL_MASK_SHIFT 44
#define __VIRTUAL_MASK_SHIFT 32
#define PAGETABLE_LEVELS 3

Expand Down

0 comments on commit 7de0f05

Please sign in to comment.