From: Russell King Date: Sun, 21 Nov 2010 16:27:49 +0000 (+0000) Subject: ARM: pgtable: add pud-level code X-Git-Tag: v2.6.39-rc1~100^2~2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516295e5ab4bf986865cfff856d484ec678e3b0b;p=pandora-kernel.git 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 for uaccess_with_memcpy.c. Signed-off-by: Russell King --- Reading git-diff-tree failed