Re: [RFC][PATCH] Expanding the size of "start" and "end" field in"struct resource"

From: David S. Miller
Date: Wed Mar 15 2006 - 16:55:24 EST


From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Date: Wed, 15 Mar 2006 20:57:45 +0100

> please use dma_addr_t then instead of unsigned long long
>
> this is the right size on all platforms afaik (could a ppc64 person
> verify this?> ;)

Nope, it's 32-bit on Sparc64 for example and we definitely
want to support 64-bit BARs there.

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