From: Cyril Chemparathy Date: Sat, 21 Jul 2012 23:47:52 +0000 (-0400) Subject: ARM: LPAE: factor out T1SZ and TTBR1 computations X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7fbc0d62a4d46e642af889e7288fede5078bc46;p=pandora-kernel.git ARM: LPAE: factor out T1SZ and TTBR1 computations This patch moves the TTBR1 offset calculation and the T1SZ calculation out of the TTB setup assembly code. This should not affect functionality in any way, but improves code readability as well as readability of subsequent patches in this series. Signed-off-by: Cyril Chemparathy Signed-off-by: Vitaly Andrianov Acked-by: Nicolas Pitre Tested-by: Santosh Shilimkar Tested-by: Subash Patel Signed-off-by: Will Deacon --- Reading git-diff-tree failed