* Brice Goglin <[EMAIL PROTECTED]> wrote:

> Andrew Morton a écrit :
> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc2/2.6.12-rc2-mm1/
> 
> Hi Andrew,
> 
> printk timing seems broken.
> It always shows [ 0.000000] on my Compaq Evo N600c.

could you send the full bootlog (starting at the 'gcc...' line)? I'm not 
sure whether TSC calibration was done on your CPU. If cyc2ns_scale is 
not set up then sched_clock() will return 0, and this could result in 
that printk symptom.

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to