Re: [PATCH] HPET driver

From: Andrew Morton
Date: Mon May 17 2004 - 20:50:05 EST


Jeff Garzik <jgarzik@xxxxxxxxx> wrote:
>
> Andrew Morton wrote:
> > It's only applicable to 32-bit machines. I thik I'd prefer to let the
> > various arch maintainers decide if this is an appropriate implementation.
>
>
> Agreed, though I observe it's mostly 32-bit architectures that are
> missing readq() and writeq() implementations...
>

s2io.h has a private readq/writeq implementation, which I'm removing.
There are probably others around the place (haven't looked).

This means that architecture implementation of readq()/writeq() becomes
non-optional.
-
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/