Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96348
b: refs/heads/master
c: 5ecddce
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 10, 2008
1 parent 9cb607e commit 7f570b5
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: 8d4a4300854f3971502e81dacd930704cb88f606
refs/heads/master: 5ecddcebfb7c737fe36494c77bd99ad045eab5ae
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ void __init setup_per_cpu_areas(void)

/* Copy section for each CPU (we discard the original) */
size = PERCPU_ENOUGH_ROOM;
printk(KERN_INFO "PERCPU: Allocating %zd bytes of per cpu data\n",
printk(KERN_INFO "PERCPU: Allocating %lu bytes of per cpu data\n",
size);

for_each_possible_cpu(i) {
Expand Down

0 comments on commit 7f570b5

Please sign in to comment.