Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123082
b: refs/heads/master
c: 6ff04c5
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Dec 16, 2008
1 parent e485017 commit ab45d66
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: 13a9801eb669d567ab2c8f8db5e50557fef5f636
refs/heads/master: 6ff04c53db97c896ecca9374c0be4f681cf5fe50
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powermac/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ static void __init smp_core99_setup(int ncpus)

/* XXX should get this from reg properties */
for (i = 1; i < ncpus; ++i)
smp_hw_index[i] = i;
set_hard_smp_processor_id(i, i);
}
#endif

Expand Down

0 comments on commit ab45d66

Please sign in to comment.