Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118207
b: refs/heads/master
c: ee47752
h: refs/heads/master
i:
  118205: af17b88
  118203: da5860e
  118199: 6f887d7
  118191: 7902696
  118175: 01a84cf
  118143: ccdff21
v: v3
  • Loading branch information
James Bottomley authored and Ingo Molnar committed Oct 30, 2008
1 parent f8958bf commit 27fa9aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 017d9d20d88cacb0a6a29f343b23c95e203f6645
refs/heads/master: ee477524b461324ed8fc950f451c3671dc79f12e
6 changes: 6 additions & 0 deletions trunk/arch/x86/mach-voyager/voyager_smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@ static void do_quad_bootstrap(void)
}
}

void prefill_possible_map(void)
{
/* This is empty on voyager because we need a much
* earlier detection which is done in find_smp_config */
}

/* Set up all the basic stuff: read the SMP config and make all the
* SMP information reflect only the boot cpu. All others will be
* brought on-line later. */
Expand Down

0 comments on commit 27fa9aa

Please sign in to comment.