Re: [PATCH][2.6][2/5]Support for HPET based timer

From: Andi Kleen
Date: Wed Aug 20 2003 - 05:05:50 EST


Vojtech Pavlik <vojtech@xxxxxxx> writes:

> On Tue, Aug 19, 2003 at 05:18:50PM -0700, Pallipadi, Venkatesh wrote:
>
> > Fixmap is for HPET memory map address access. As the timer
> > initialization happen
> > early in the boot sequence (before vm initialization), we need to have
> > fixmap()
> > and fix_to_virt() to access HPET memory map address.
>
> Ahh, yes, you're right. You can't use ioremap at that time. Actually I
> did the same on x86_64 not only because of vsyscalls.

iirc i386 has an ioremap_early or somesuch.

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