Re: can't boot 2.6.17-rc1
> >From my quick tests here (I'm travelling, so no much time), it looks
> like it's dying on the first msleep() (either radeonfb or whatever else
> if you play with driver order), which makes me strongly suspect the idle
> loop changes. I'll try to fix that when I'm back next week unless paulus
> beats me to it.
>From my crude printk debugging it dies inside time_init, right after
spitting out the decrementer and processor frequency values. That would be
either get_tb(), or the mulhwu_scale_factor a few lines down.
Michael
Reply to: