Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89474
b: refs/heads/master
c: e914501
h: refs/heads/master
v: v3
  • Loading branch information
Alan D. Brunelle authored and Tony Luck committed Apr 9, 2008
1 parent 9b35206 commit 5bde200
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: e4b05d4097eb6dab08bda86a72f6fdfdd9816395
refs/heads/master: e91450161186a926d16d8fdc8669aa1998bce148
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,9 +400,9 @@ smp_callin (void)
/* Setup the per cpu irq handling data structures */
__setup_vector_irq(cpuid);
cpu_set(cpuid, cpu_online_map);
unlock_ipi_calllock();
per_cpu(cpu_state, cpuid) = CPU_ONLINE;
spin_unlock(&vector_lock);
unlock_ipi_calllock();

smp_setup_percpu_timer();

Expand Down

0 comments on commit 5bde200

Please sign in to comment.