ARM: pgtable: get rid of TOP_PTE()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 10:25:53 +0000 (11:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 20:07:59 +0000 (20:07 +0000)
commit60db4fcf14c6b562399579473a67e51eed694ff4
tree82edc5508e8720ba51419f120494f511405e66ac
parent0d31fe47b0f62e6546779eae2fc9b2e024aff4ce
ARM: pgtable: get rid of TOP_PTE()

Get rid of the TOP_PTE() macro as we now have proper accessor functions
instead.  No one should be directly referencing the top pte table
anymore.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mm.h