From: Russell King Date: Fri, 3 Apr 2015 10:10:46 +0000 (+0100) Subject: ARM: cache-v7: use movw/movt instructions X-Git-Tag: omap-for-v4.1/fixes-rc1~142^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aca370826a2487aaaae5db31f6bb0b906e9755f;p=pandora-kernel.git ARM: cache-v7: use movw/movt instructions We always build cache-v7.S for ARMv7, so we can use the ARMv7 16-bit move instructions to load large constants, rather than using constants in a literal pool. Reviewed-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed