Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99795
b: refs/heads/master
c: 053713f
h: refs/heads/master
i:
  99793: e785f91
  99791: 823b0da
v: v3
  • Loading branch information
Randy Dunlap authored and Ingo Molnar committed Jul 8, 2008
1 parent 6a97c93 commit dde8df2
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: 03db1f74a7d823e3de3767f36b1e08829f6fb3a1
refs/heads/master: 053713f5745b8b08fb598adb65230bc168cb9d8d
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,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 %lu bytes of per cpu data\n",
printk(KERN_INFO "PERCPU: Allocating %zd bytes of per cpu data\n",
size);

for_each_possible_cpu(cpu) {
Expand Down

0 comments on commit dde8df2

Please sign in to comment.