git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ba46e
)
arm64: kvm: eliminate literal pool entries
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Fri, 7 Nov 2014 14:12:34 +0000
(14:12 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Fri, 7 Nov 2014 15:04:54 +0000
(15:04 +0000)
Replace two instances of 'ldr xN, =(constant)' in the world switch
hot path with 'mov' instructions.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found