Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17939
b: refs/heads/master
c: f2ecfab
h: refs/heads/master
i:
  17937: edbd050
  17935: e08bbf1
v: v3
  • Loading branch information
Benjamin LaHaise authored and Linus Torvalds committed Jan 12, 2006
1 parent f2bf292 commit adc5eea
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b556b35e98ad2b9174a7a623d152cdf412d1a999
refs/heads/master: f2ecfab91c6f248cf71dff66c2111d31c8cc1747
1 change: 1 addition & 0 deletions trunk/arch/x86_64/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,7 @@ static int __cpuinit wakeup_secondary_via_INIT(int phys_apicid, unsigned int sta
send_status = apic_read(APIC_ICR) & APIC_ICR_BUSY;
} while (send_status && (timeout++ < 1000));

mb();
atomic_set(&init_deasserted, 1);

num_starts = 2;
Expand Down

0 comments on commit adc5eea

Please sign in to comment.