ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
authorVineet Gupta <vgupta@synopsys.com>
Tue, 15 Sep 2015 01:43:42 +0000 (18:43 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 28 Oct 2015 14:20:29 +0000 (19:50 +0530)
commit28b4af729fc4f7ee748c4bccb50ba5a6066418eb
tree8735821f890356b98dbaa2beb249e9349fb64be9
parent29e332261d2ae0900e3befffd90cd70594cd7a84
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>
arch/arc/include/asm/cacheflush.h
arch/arc/mm/cache.c
arch/arc/mm/tlb.c