ARM: early_pte_alloc()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Jul 2010 17:33:29 +0000 (18:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 27 Jul 2010 07:47:59 +0000 (08:47 +0100)
commit4bb2e27db10abc555dfabd73661485fb75e4e97d
tree4d2bf627268e82162583ed35c20ff047ca4d5e2f
parent3abe9d33b382cb9eee7bfee8d90b10078f4baa4d
ARM: early_pte_alloc()

Provide a common function for allocating early PTE tables.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mmu.c