mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* SMP busted on non-cpu-hotplug systems
@ 2006-03-25 10:42 David S. Miller
  2006-03-25 11:47 ` Andrew Morton
  0 siblings, 1 reply; 8+ messages in thread
From: David S. Miller @ 2006-03-25 10:42 UTC (permalink / raw)
  To: linux-kernel


I just noticed this on sparc64, as I lost 31 cpus on my
Niagara box due to it :)

boot_cpu_init() sets the boot processor ID in cpu_present_map.

But fixup_cpu_present_map() will only populate the cpu_present_map if
it is empty, which it won't be because of what boot_cpu_init() just
did.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-03-25 12:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-25 10:42 SMP busted on non-cpu-hotplug systems David S. Miller
2006-03-25 11:47 ` Andrew Morton
2006-03-25 11:59   ` David S. Miller
2006-03-25 12:06     ` Andrew Morton
2006-03-25 12:05   ` Russell King
2006-03-25 12:06     ` David S. Miller
2006-03-25 12:15     ` Andrew Morton
2006-03-25 12:53       ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®