On Fri, May 01, 2009 at 09:57:30AM +0200, Aurelien Jarno wrote: > > > | [ 0.000000] PID hash table entries: 1024 (order: 10, 8192 bytes) > > > > > > And then it hangs... > > > > The zeros look like there are no timing interrupts happening. It's a > > pity we don't have hardware to test which kernel version introduced the > > bug (for instance with git-bisect and reboots). > > > > I think the zeros are normal here, on other machines, the values > actually start to change just after this line. They are completly normal and I'd be happy if people disable CONFIG_PRINTK_TIME for readability when posting kernel messages. Ralf