Re: [PATCH] fix ppc ioremap prototype

From: David S. Miller
Date: Thu Sep 04 2003 - 07:56:34 EST


On Thu, 4 Sep 2003 22:41:31 +1000 (EST)
Paul Mackerras <paulus@xxxxxxxxx> wrote:

> Geert Uytterhoeven writes:
>
> > `ioremap is meant for PCI memory space only'
>
> Did I say that, or someone else? :) ioremap predates PCI support by a
> long way IIRC...

No, it really is true.

If only your non-pci drivers need to get at the larger
physical addresses, perhaps a easier short term solution
is to just use a special ppc_foo_ioremap() for them.
-
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/