commit | 28b4af729fc4f7ee748c4bccb50ba5a6066418eb | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Mon Sep 14 18:43:42 2015 -0700 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Oct 28 19:50:29 2015 +0530 |
tree | 8735821f890356b98dbaa2beb249e9349fb64be9 | |
parent | 29e332261d2ae0900e3befffd90cd70594cd7a84 [diff] |
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses That way a single flip of phys_addr_t to 64 bit ensures all places dealing with physical addresses get correct data Signed-off-by: Vineet Gupta <vgupta@synopsys.com>