From: Russell King Date: Tue, 4 Jan 2011 19:39:29 +0000 (+0000) Subject: ARM: P2V: extend to 16-bit translation offsets X-Git-Tag: v2.6.39-rc1~463^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cada3c0841e1deaec4c0f92654610b028dc683ff;p=pandora-kernel.git ARM: P2V: extend to 16-bit translation offsets MSM's memory is aligned to 2MB, which is more than we can do with our existing method as we're limited to the upper 8 bits. Extend this by using two instructions to 16 bits, automatically selected when MSM is enabled. Acked-by: Tony Lindgren Reviewed-by: Nicolas Pitre Tested-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed