]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Fix task switch back link handling.
authorGleb Natapov <gleb@redhat.com>
Mon, 30 Mar 2009 13:03:24 +0000 (16:03 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:37 +0000 (11:48 +0300)
commit67ca8c2fc56e279219b14b40a24c05869ecf97b8
treec5b8070059f88085472ce5fefc11f41d62b53d6a
parent3caefb1383c588ac159346b223fc31bf24b13081
KVM: Fix task switch back link handling.

Back link is written to a wrong TSS now.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c