From: Russell King Date: Tue, 29 Jul 2014 08:24:47 +0000 (+0100) Subject: ARM: fix alignment of keystone page table fixup X-Git-Tag: omap-for-v3.17/fixes-against-rc2~199^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823a19cd3b91b0729d7417f1848413846be61712;p=pandora-kernel.git ARM: fix alignment of keystone page table fixup If init_mm.brk is not section aligned, the LPAE fixup code will miss updating the final PMD. Fix this by aligning map_end. Fixes: a77e0c7b2774 ("ARM: mm: Recreate kernel mappings in early_paging_init()") Cc: Signed-off-by: Russell King --- Reading git-diff-tree failed