Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123076
b: refs/heads/master
c: 15cb1cc
h: refs/heads/master
v: v3
  • Loading branch information
Geoff Levand authored and Paul Mackerras committed Dec 16, 2008
1 parent 7bcafe7 commit 9d75827
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: 29e931c02b0e54f3d36b930c118e69b507b4b6ff
refs/heads/master: 15cb1cc981183861e4e653b67a0ea451f720af85
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/pgtable-ppc64.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@

#define _PAGE_WRENABLE (_PAGE_RW | _PAGE_DIRTY)

/* __pgprot defined in arch/powerpc/incliude/asm/page.h */
/* __pgprot defined in arch/powerpc/include/asm/page.h */
#define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED)

#define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_RW | _PAGE_USER)
Expand Down

0 comments on commit 9d75827

Please sign in to comment.