Mark,
On Sun, 2007-06-10 at 18:46 -0400, Mark Lord wrote:Do you know if there's anything specific in there that would fix
the start-up race condition with HRTIMERS on my machine here
(previously discussed, yet unresolved)?
It still happens sporadically on boot-up -- maybe one in 10 boots without
any change in the kernel binary..
on which kernel version ?
-------- Original Message --------
Subject: [BUG] 2.6.21: Kernel won't boot with either/both of CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS
Date: Mon, 30 Apr 2007 16:17:00 -0400
From: Mark Lord <lkml@xxxxxx>
To: Linux Kernel <linux-kernel@xxxxxxxxxxxxxxx>, tglx@xxxxxxxxxxxxx
CC: Linus Torvalds <torvalds@xxxxxxxx>
I have a new notebook (Dell Inspiron 9400) with Core2-Duo T7400 @ 2.1Ghz.
When either/both of CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS is used,
the 2.6.21 kernel hangs on startup just after printing one/both of these:
kernel: switched to high resolution mode on cpu 1
kernel: switched to high resolution mode on cpu 0
100% of the time. The only fix I've found is to rebuild
the kernel without those two options.
The failed kernel.config is attached.
Here is /proc/cpuinfo and lspci -v.
Any help appreciated.