Revision ec269475cba7bcdd1eb8fdf8e87f4c6c81a376fe authored by Paolo Bonzini on 22 July 2019, 11:31:27 UTC, committed by Paolo Bonzini on 22 July 2019, 11:55:47 UTC
This reverts commit 240c35a3783ab9b3a0afaba0dde7291295680a6b
("kvm: x86: Use task structs fpu field for user", 2018-11-06).
The commit is broken and causes QEMU's FPU state to be destroyed
when KVM_RUN is preempted.

Fixes: 240c35a3783a ("kvm: x86: Use task structs fpu field for user")
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent cf64527
History
File Mode Size
boot
configs
include
kernel
lib
mm
net
Kconfig -rw-r--r-- 6.4 KB
Kconfig.debug -rw-r--r-- 0 bytes
Makefile -rw-r--r-- 2.5 KB

back to top