Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53614
b: refs/heads/master
c: d644451
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed May 1, 2007
1 parent f36a137 commit 4a7ce1c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9d0e59a34116f5ee48efc9a397fb09aaedc3b2f0
refs/heads/master: d6444514b89098284099c17b9f168ef6236d3e8f
2 changes: 2 additions & 0 deletions trunk/arch/i386/mach-voyager/voyager_smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,8 @@ do_boot_cpu(__u8 cpu)
hijack_source.idt.Segment = (start_phys_address >> 4) & 0xFFFF;

cpucount++;
alternatives_smp_switch(1);

idle = fork_idle(cpu);
if(IS_ERR(idle))
panic("failed fork for CPU%d", cpu);
Expand Down

0 comments on commit 4a7ce1c

Please sign in to comment.