Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80220
b: refs/heads/master
c: b7fff53
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent a8ede27 commit db37aca
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: 38472311679d8784c2934d071ddda23d9b3fe264
refs/heads/master: b7fff536d0ad45c4810f9b99845c707ceadc3afc
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#ifdef __KERNEL__

#define PHYSICAL_PAGE_MASK (PAGE_MASK & __PHYSICAL_MASK)
#define PTE_MASK PHYSICAL_PAGE_MASK
#define PTE_MASK (_AT(long, PHYSICAL_PAGE_MASK))

#define LARGE_PAGE_SIZE (_AC(1,UL) << PMD_SHIFT)
#define LARGE_PAGE_MASK (~(LARGE_PAGE_SIZE-1))
Expand Down

0 comments on commit db37aca

Please sign in to comment.