Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20937
b: refs/heads/master
c: 141aa59
h: refs/heads/master
i:
  20935: 31bdaa8
v: v3
  • Loading branch information
David Gibson authored and Paul Mackerras committed Mar 3, 2006
1 parent a3275c0 commit b6a75b1
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: aa5cb02143123289bd37c30c0ad60339f8da0bad
refs/heads/master: 141aa59b5347a4a021e37cfbc2258df9af9392f8
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/pgtable-4k.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@
(((addr) >> PUD_SHIFT) & (PTRS_PER_PUD - 1)))

#define pud_ERROR(e) \
printk("%s:%d: bad pmd %08lx.\n", __FILE__, __LINE__, pud_val(e))
printk("%s:%d: bad pud %08lx.\n", __FILE__, __LINE__, pud_val(e))

0 comments on commit b6a75b1

Please sign in to comment.