On 04/05/2012 03:32 PM, Sasha Levin wrote: > > > > It would be good to enhance smp_call_function_*() to do this > > automatically when it happens - it's spinning there anyway, so it might > > as well count the iterations and NMI the lagging cpu if it waits for too > > long. > > What do you think about modifying the softlockup detector to NMI all > CPUs if it's going to panic because it detected a lockup? Fine by me. The triggering cpu should be dumped first though. We lose knowledge of exactly which cpu is hung, but it should usually be easily seen from the traces (the exceptional case would be a busy server that is handling a lot of IPIs at the moment we trigger the traces). -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html