From: Ard Biesheuvel Date: Fri, 7 Nov 2014 14:12:34 +0000 (+0000) Subject: arm64: kvm: eliminate literal pool entries X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=302cd37c417d59549d073a8986fd028998409cb9;p=pandora-kernel.git arm64: kvm: eliminate literal pool entries Replace two instances of 'ldr xN, =(constant)' in the world switch hot path with 'mov' instructions. Acked-by: Marc Zyngier Acked-by: Christoffer Dall Signed-off-by: Ard Biesheuvel Signed-off-by: Will Deacon --- Reading git-diff-tree failed