Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28667
b: refs/heads/master
c: f430c02
h: refs/heads/master
i:
  28665: a190d5f
  28663: d5cc303
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Apr 22, 2006
1 parent 5c8577e commit cc594a9
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: 224ad80ac0de102d7bede8d36afbd5ef0a64019f
refs/heads/master: f430c02b13f00146106fedcace810e61b4493d8c
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ static void __init htab_init_page_sizes(void)
mmu_virtual_psize = MMU_PAGE_64K;
#endif

printk(KERN_INFO "Page orders: linear mapping = %d, others = %d\n",
printk(KERN_DEBUG "Page orders: linear mapping = %d, others = %d\n",
mmu_psize_defs[mmu_linear_psize].shift,
mmu_psize_defs[mmu_virtual_psize].shift);

Expand Down

0 comments on commit cc594a9

Please sign in to comment.