ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 27 Oct 2012 17:23:25 +0000 (18:23 +0100)
committerChristoffer 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