commit | ca5a45c06cd4764fb8510740f7fc550d9a0208d4 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <[email protected]> | Wed Jul 31 12:44:41 2013 -0400 |
committer | Santosh Shilimkar <[email protected]> | Thu Oct 10 20:22:47 2013 -0400 |
tree | 8d59cda46f47b7d6f97f3acb17f30b137e7914e2 | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 [diff] |
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions Fix remainder types used when converting back and forth between physical and virtual addresses. Cc: Russell King <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Signed-off-by: Santosh Shilimkar <[email protected]>