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:
7dbfbe5
)
arm64: move FP-SIMD save/restore code to a macro
author
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 12 Nov 2012 13:24:27 +0000
(13:24 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 5 Dec 2012 11:26:50 +0000
(11:26 +0000)
In order to be able to reuse the save-restore code in KVM, move
it to a pair of macros, similar to what the 32bit code does.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found