From: Avi Kivity Date: Sun, 23 Aug 2009 14:46:21 +0000 (+0300) Subject: KVM: Don't wrap schedule() with vcpu_put()/vcpu_load() X-Git-Tag: v2.6.33-rc1~387^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45ec431c52f89218ac01d87663e54de30458edf0;p=pandora-kernel.git KVM: Don't wrap schedule() with vcpu_put()/vcpu_load() Preemption notifiers will do that for us automatically. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed