Messages in this thread |  | | | Date | Tue, 29 Apr 2008 02:37:08 -0400 | | From | Jeff Garzik <> | | Subject | Re: [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap |
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@kernel.crashing.org>
>
> Acked-by: Tejun Heo <htejun@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
|  |