On Wed, Aug 10, 2005 at 04:14:19PM -0700, Mike Waychison wrote: > YhLu wrote: > >andi, > > > >please refer the patch, it will move cpu_set(, cpu_callin_map) from > >smi_callin to start_secondary. > > > This patch fixes an apparent race / lockup on our 2-way dual cores (when > applied against 2.6.12.3). The machine was locking up after > "Initializing CPU#2".
The real solution for this issue is the smp_call_function_single patch from Eric that I reposted yesterday. Yh's patch just changed the timing slightly. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/