KVM: Don't wrap schedule() with vcpu_put()/vcpu_load()
authorAvi Kivity <avi@redhat.com>
Sun, 23 Aug 2009 14:46:21 +0000 (17:46 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:05 +0000 (09:32 +0200)
Preemption notifiers will do that for us automatically.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found