Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57756
b: refs/heads/master
c: 8dff980
h: refs/heads/master
v: v3
  • Loading branch information
Helge Deller authored and Kyle McMartin committed May 30, 2007
1 parent 9dec50c commit d0849f7
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: c2b6ebd50be76879261b67fc5fd29608b82ae443
refs/heads/master: 8dff980f1d1392990c6813c86f4bce108d3054fe
2 changes: 1 addition & 1 deletion trunk/arch/parisc/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ void __init smp_callin(void)
/*
* Bring one cpu online.
*/
int __init smp_boot_one_cpu(int cpuid)
int __cpuinit smp_boot_one_cpu(int cpuid)
{
struct task_struct *idle;
long timeout;
Expand Down

0 comments on commit d0849f7

Please sign in to comment.