aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2011-02-15 12:41:49 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-02-15 14:20:22 +0000
commitad6b9c9d78b9beebef02ac7f566a08db7be3c320 (patch)
tree3abfb25f7b190d2976f03d65bc4e23ac2afd747d /arch/arm/include/asm/mach
parent29a38193c15bd72ba96c57a805443ef46ea6a6ac (diff)
downloadkernel_samsung_smdk4412-ad6b9c9d78b9beebef02ac7f566a08db7be3c320.tar.gz
kernel_samsung_smdk4412-ad6b9c9d78b9beebef02ac7f566a08db7be3c320.tar.bz2
kernel_samsung_smdk4412-ad6b9c9d78b9beebef02ac7f566a08db7be3c320.zip
ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache functions
The unsigned long datatype is not sufficient for mapping physical addresses >= 4GB. This patch ensures that the phys_addr_t datatype is used to represent physical addresses when passed to the outer cache functions. Note that the definitions in struct outer_cache_fns remain as unsigned long because there are currently no outer cache implementations supporting physical addresses wider than 32-bits. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/mach')
0 files changed, 0 insertions, 0 deletions