Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313631
b: refs/heads/master
c: e250d4b
h: refs/heads/master
i:
  313629: 789ff0c
  313627: 248f13f
  313623: 7947e6d
  313615: 095d322
  313599: 33d50d7
v: v3
  • Loading branch information
Yong Zhang authored and Benjamin Herrenschmidt committed Jul 3, 2012
1 parent 138c2de commit 1a080ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 17968fbbd19f1bb281ee4eb2548764ac5664c4ec
refs/heads/master: e250d4bca6cb91471e0757179a152c0943ecce4a
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ void __devinit start_secondary(void *unused)
if (system_state == SYSTEM_RUNNING)
vdso_data->processorCount++;
#endif
ipi_call_lock();
notify_cpu_starting(cpu);
set_cpu_online(cpu, true);
/* Update sibling maps */
Expand Down Expand Up @@ -601,7 +600,6 @@ void __devinit start_secondary(void *unused)
of_node_put(np);
}
of_node_put(l2_cache);
ipi_call_unlock();

local_irq_enable();

Expand Down

0 comments on commit 1a080ee

Please sign in to comment.