I have determined that version 2.6.22.1-rt2 freeze after:
NET: Register protocol family 2
This is very early in the boot stage, and i cannot determine what
exactly causes it.
It happens if either high resolution timers or dynamic ticks are active.
-------- 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.