Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97011
b: refs/heads/master
c: 86aaf4f
h: refs/heads/master
i:
  97009: a3d431e
  97007: 1f62d96
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Linus Torvalds committed May 20, 2008
1 parent 8ffc506 commit 8d8fc35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7f84133af6aaa86e9ef0e9e1970655439a8cf3a1
refs/heads/master: 86aaf4fd4ea25ddde05772d03b93dbce23c0ead1
1 change: 1 addition & 0 deletions trunk/include/asm-x86/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | \
_PAGE_DIRTY)

/* Set of bits not changed in pte_modify */
#define _PAGE_CHG_MASK (PTE_MASK | _PAGE_PCD | _PAGE_PWT | \
_PAGE_ACCESSED | _PAGE_DIRTY)

Expand Down

0 comments on commit 8d8fc35

Please sign in to comment.