Re: [Bisected] Regression: Hang on boot in schedule_timeout_interruptibleduring ACPI init on SMP

From: Andrew Drake
Date: Sat Jul 26 2008 - 14:53:26 EST


I just discovered; the nolapic_timer parameter causes the problem to go away entirely. It doesn't seem to have any nasty side effects, so I'm content to use it. Looking at the dmesg logs, however, I notice that the "last-good" kernel doesn't even try to use the LAPIC timer, but the "first-bad" does. I wasn't able to track down any discernible reason.

On a side note, that's the first I've ever heard/seen of that parameter, I tried it because I noticed the problems started when the LAPIC timer was successfully set up. I doubt the average user would notice this (you can't even tell unless you pass apic=debug), so I doubt many others would discover this fix/workaround.

The question remains, though, why did it go from "don't try" to "try"?

Thanks,

Andrew

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/