Re: [Resend PATCH] ARM: mm: use phys_addr_t in ioremap_page functions

From: Vitaly Andrianov
Date: Wed Jan 14 2015 - 12:55:35 EST




On 01/14/2015 12:44 PM, Russell King - ARM Linux wrote:
On Wed, Jan 14, 2015 at 12:44:12PM -0500, Vitaly Andrianov wrote:
On a 32 bit ARM architecture with LPAE extension physical addresses
cannot fit into unsigned long variable.

This patch fixes the ioremap_page function.

Signed-off-by: Vitaly Andrianov <vitalya@xxxxxx>
Acked-by: Murali Karicheri <m-karicheri2@xxxxxx>

- Fixing the commit log and resending

Still not happy. Why do we even need this function which no one calls.
Please delete it instead.


Thanks for the reply. I'll delete the function.
--
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/