Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95985
b: refs/heads/master
c: dbe55f4
h: refs/heads/master
i:
  95983: ba40666
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed May 4, 2008
1 parent 95227cd commit 1996233
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: 4c6214c75a5aca5417156a47cd890b128c5f0637
refs/heads/master: dbe55f4797712f86691a0ee0b5f508693c7310fe
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ static void __cpuinit smp_callin(void)
/*
* Activate a secondary processor.
*/
void __cpuinit start_secondary(void *unused)
static void __cpuinit start_secondary(void *unused)
{
/*
* Don't put *anything* before cpu_init(), SMP booting is too
Expand Down

0 comments on commit 1996233

Please sign in to comment.