From: Konstantin Khlebnikov Date: Fri, 25 Jul 2014 08:16:28 +0000 (+0100) Subject: ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~104^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb00c2fca4b6c58be521eb3676cf4b4ba8dde3b;p=pandora-kernel.git ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1 This patch fixes booting when idmap pgd lays above 4gb. Commit 4756dcbfd37 mostly had fixed this, but it'd failed to load upper bits. Also this fixes adding TTBR1_OFFSET to TTRR1: if lower part overflows carry flag must be added to the upper part. Signed-off-by: Konstantin Khlebnikov Signed-off-by: Russell King --- Reading git-diff-tree failed