Re: Does io_remap_page_range() take 5 or 6 args?

From: David S. Miller
Date: Wed Aug 18 2004 - 16:37:10 EST


On Wed, 18 Aug 2004 14:05:03 -0700
William Lee Irwin III <wli@xxxxxxxxxxxxxx> wrote:

> We should pass 64-bit values to remap_page_range() also, then. Or
> perhaps passing pfn's to both suffices, as it all has to be page
> aligned anyway.

Does not work on a system who has more physical address bits
than 32 + PAGE_SHIFT

Sparc32 does not fall into this category... but some other
might.
-
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/