Re: remap_page_range64() for PPC

From: Benjamin Herrenschmidt
Date: Sat Oct 16 2004 - 00:12:03 EST


On Sat, 2004-10-16 at 13:46, Glenn Burkhardt wrote:
> I'm writing an application to run on a PowerPC with a 2.4 embedded
> Linux kernel, and I want to make device registers for our custom
> hardware accessable from user space with mmap(). The physical address
> of the device is above the 4gb boundary (we attach to the 440's
> external peripheral bus), so a standard 'remap_page_range()' call
> won't work.
>
>.../...

I suggest you post this to the linuxppc-embedded or linuxppc-dev
lists (see https://ozlabs.org/mailman/listinfo/linuxppc-embedded)

Ben.


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