Re: i386 HPET code

From: Andi Kleen
Date: Thu Feb 03 2005 - 16:36:12 EST


On Thu, Feb 03, 2005 at 06:28:27AM -0800, Pallipadi, Venkatesh wrote:
>
> Hi John, Andrew,
>
>
> Can you check whether only the following change makes the problem go
> away. If yes, then it looks like a hardware issue.
>
> > hpet_writel(hpet_tick, HPET_T0_CMP);
> >+ hpet_writel(hpet_tick, HPET_T0_CMP); /* AK: why twice? */


Ask Vojtech (cced), he wrote the x86-64 HPET code.

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