Re: 2.6.33-rc1: hrtimers and tickless broken on m68knommu.

From: john stultz
Date: Fri Dec 18 2009 - 21:44:58 EST


On Fri, Dec 18, 2009 at 6:13 PM, Steven King <sfking@xxxxxxxxx> wrote:
> Attach is the .config; it works on v2.6.32 but fails to boot on .33-rc1; but
> if I deselect hrtimers && tickless then it works.

Sorry for the dup, forgot to cc lkml on my reply.

Fails to boot all together? Or does it hang at some point in the dmesg
that you can point out?

Could you run the following so we can narrow down which clocksource your using?
cat /sys/devices/system/clocksource/clocksource0/current_clocksource
cat /sys/devices/system/clocksource/clocksource0/available_clocksource

Then with the kernel that doesn't boot, go through the clocksources
listed in available_clocksources and try booting w/
"clocksource=<clock name>" and see if the behavior changes.

thanks
-john
--
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/