[PATCH] devres: support addresses greater than an unsigned long via dev_ioremap

Jeff Garzik jgarzik at pobox.com
Tue Apr 29 16:37:08 EST 2008


Tejun Heo wrote:
> Kumar Gala wrote:
>> Use a resource_size_t instead of unsigned long since some arch's are
>> capable of having ioremap deal with addresses greater than the size of a
>> unsigned long.
>>
>> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> 
> Acked-by: Tejun Heo <htejun at gmail.com>

Fine with me, too.

I think devres changes should go via GregKH (device core) or Jesse (PCI) 
rather than my libata tree, unless there are obvious dependencies...

	Jeff






More information about the Linuxppc-dev mailing list