Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Aug 2016 12:11:33 +0000 (14:11 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Aug 2016 12:11:33 +0000 (14:11 +0200)
commit20b8f9e2dde171c69da4a79c34fccdc2a8492797
tree2f6b01f9fe686637f5a9c29d7c6f6b5075dffc24
parent3eab887a55424fc2c27553b7bfe32330df83f7b8
parenta7d4b8f2565ad0dfdff9a222d1d87990c73b36e8
Merge tag 'kvm-s390-master-4.8-2' of git://git./linux/kernel/git/kvms390/linux into kvm-master

KVM: s390: Fix for fpu register errors since 4.7

This fixes a regression that was introduced by a semantic
change in commit 3f6813b9a5e0 ("s390/fpu: allocate 'struct
fpu' with the task_struct"). Symptoms are broken host userspace
fpu registers if the old FPU set/get ioctls are used.