]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
authorDeepak Saxena <dsaxena@plexity.net>
Fri, 28 Oct 2005 14:19:11 +0000 (15:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Oct 2005 14:19:11 +0000 (15:19 +0100)
commit9769c2468d423a1562dd59a5db250bd0a5533ec9
treed584ad444ed8bd5d1abfc197c918dfc6a9af7ddb
parentc8d2729858d76de4ef7522c8171004fc1959cc44
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn

Patch from Deepak Saxena

Convert map_desc.physical to map_desc.pfn. This allows us to add
support for 36-bit addressed physical devices in the static maps
without having to resort to u64 variables.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/init.c
arch/arm/mm/mm-armv.c
include/asm-arm/mach/map.h