commit | de27c308223dc9bd48de9742c7c2b53a15c1b012 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 02 14:46:27 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 26 20:06:14 2012 +0000 |
tree | d32acbc71110b1e727abd80620f95f14565b6031 | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f [diff] |
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h Move the TOP_PTE address definitions to one central place so that it's easy to discover what they're being used for. This helps to ensure that there are no overlaps. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>