ARM: pgtable: add pud-level code
commit516295e5ab4bf986865cfff856d484ec678e3b0b
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 16:27:49 +0000 (21 16:27 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Feb 2011 19:24:14 +0000 (21 19:24 +0000)
tree2125f49635462fca18ac6d36ebf7363d3cc6d521
parentf60892d3e36dcdd0d9f30db05beae7a446a93f28
ARM: pgtable: add pud-level code

Add pud_offset() et.al. between the pgd and pmd code in preparation of
using pgtable-nopud.h rather than 4level-fixup.h.

This incorporates a fix from Jamie Iles <jamie@jamieiles.com> for
uaccess_with_memcpy.c.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/pgtable.h
arch/arm/lib/uaccess_with_memcpy.c
arch/arm/mm/dma-mapping.c
arch/arm/mm/fault-armv.c
arch/arm/mm/fault.c
arch/arm/mm/idmap.c
arch/arm/mm/mm.h
arch/arm/mm/mmu.c
arch/arm/mm/pgd.c