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:
e7858c5
)
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
author
Marc Zyngier
<marc.zyngier@arm.com>
Sat, 27 Oct 2012 17:23:25 +0000
(18:23 +0100)
committer
Christoffer Dall
<cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000
(15:48 -0800)
In order to keep the VFP allocation code common, use an abstract type
for the VFP containers. Maps onto struct vfp_hard_struct on ARM.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found