[PATCH] radeon: Fix PCI usage of 32-bit driver on 64-bit platform

Alex Deucher alexdeucher at gmail.com
Mon Nov 24 23:58:58 PST 2008


On Mon, Nov 24, 2008 at 9:19 PM, Benjamin Herrenschmidt
<benh at kernel.crashing.org> wrote:
> Hi !
>
> The radeon driver is storing PCI addresses in unsigned long's which
> won't work well on 32-bit platforms with 64-bit physical address space
> such as PowerPC 4xx. This fixes it by using unsigned long long instead.
>

pushed.  thanks!

Alex


More information about the xorg-driver-ati mailing list