Re: 2.6.9-rc4-mm1 HPET compile problems on AMD64

From: Andi Kleen
Date: Mon Oct 11 2004 - 16:34:56 EST


On Mon, Oct 11, 2004 at 01:26:53PM -0700, Badari Pulavarty wrote:
> On Mon, 2004-10-11 at 12:54, Andrew Morton wrote:
>
> >
> > I assume you have CONFIG_HPET=n and CONFIG_HPET_TIMER=n?
> >
> > Andi, what's going on here? Should the hpet functions in
> > arch/x86_64/kernel/time.c be inside CONFIG_HPET_TIMER?
>
> I haven't enable HPET, but autoconf.h gets
>
> # grep HPET autoconf.h
> #define CONFIG_HPET_TIMER 1
> #define CONFIG_HPET_EMULATE_RTC 1
>
> # grep HPET .config
> # CONFIG_HPET is not set

It should be inside CONFIG_HPET. Badari's patch was correct.

-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/