From: Marc Zyngier Date: Sat, 27 Oct 2012 17:23:25 +0000 (+0100) Subject: ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c7a6432fb081563f084b25bbd2774b1547c4fad;p=pandora-kernel.git ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers 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 --- Reading git-diff-tree failed