| commit | 20b8f9e2dde171c69da4a79c34fccdc2a8492797 | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 30 14:11:33 2016 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 30 14:11:33 2016 +0200 |
| tree | 2f6b01f9fe686637f5a9c29d7c6f6b5075dffc24 | |
| parent | 3eab887a55424fc2c27553b7bfe32330df83f7b8 [diff] | |
| parent | a7d4b8f2565ad0dfdff9a222d1d87990c73b36e8 [diff] |
Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/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.