Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330306
b: refs/heads/master
c: f3d3444
h: refs/heads/master
v: v3
  • Loading branch information
Scott Wood authored and Benjamin Herrenschmidt committed Sep 17, 2012
1 parent c50a88d commit f09c6dc
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: b92a66a65cb4480774066d9a3080c77eb34b7232
refs/heads/master: f3d3444572dbf01d36884f9b3fe69a611420ad37
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/pgtable-ppc64-4k.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define PTRS_PER_PTE (1 << PTE_INDEX_SIZE)
#define PTRS_PER_PMD (1 << PMD_INDEX_SIZE)
#define PTRS_PER_PUD (1 << PMD_INDEX_SIZE)
#define PTRS_PER_PUD (1 << PUD_INDEX_SIZE)
#define PTRS_PER_PGD (1 << PGD_INDEX_SIZE)

/* PMD_SHIFT determines what a second-level page table entry can map */
Expand Down

0 comments on commit f09c6dc

Please sign in to comment.