Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138580
b: refs/heads/master
c: ff7c660
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Mar 24, 2009
1 parent f0a95a0 commit 28e75b5
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: d62cbf45a84d442a6b79d993c05edfb283bab8f8
refs/heads/master: ff7c660092de1f70e156cf95784a4b55556412d9
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/mmu_context_nohash.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ void __init mmu_context_init(void)
#endif

printk(KERN_INFO
"MMU: Allocated %d bytes of context maps for %d contexts\n",
"MMU: Allocated %zu bytes of context maps for %d contexts\n",
2 * CTX_MAP_SIZE + (sizeof(void *) * (last_context + 1)),
last_context - first_context + 1);

Expand Down

0 comments on commit 28e75b5

Please sign in to comment.