CCs stripped... On Fri, 2007-06-01 at 14:20 +0200, Michal Piotrowski wrote: > Hi all, > > Here is a list of some known regressions in 2.6.22-rc3. > > Feel free to add new regressions/remove fixed etc. > http://kernelnewbies.org/known_regressions > > Subject : long freezes on thinkpad t60 > References : http://lkml.org/lkml/2007/5/24/100 > Submitter : Miklos Szeredi <miklos@xxxxxxxxxx> > Handled-By : Ingo Molnar <mingo@xxxxxxx> > Status : problem is being debugged I saw the same phenomenon on a totally other machine (therefore it's likely something else): Long periods (10-100s) of total unresponsiveness, not even SysRq-* working. In my case it was a HP nx6125, beeing unresponsive for about 5s, also e.g. NUM Led did not work (but was still set after the unresponsive phase ended). Looks like machine got stuck with irqs disabled? It came out that the problem was related to cpufreq (the real cause probably came from ACPI subsytem). The freq was limited via processor (_PPC) event and limitation got removed again at the same time, letting the machine switching down and up it hang in powernow-k8. Yes, it's unlikely that it's the same problem, but disabling cpufreq should be worth a test? Trying a kernel with CONFIG_DETECT_SOFTLOCKUP lockup should tell you at which place the machine hangs? Thomas - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html