From: Izik Eidus Date: Mon, 28 Apr 2008 15:23:52 +0000 (+0300) Subject: KVM: x86: task switch: fix wrong bit setting for the busy flag X-Git-Tag: v2.6.26-rc2~80^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe913e7c550a869e250d04c34410f7a6e263f7c;p=pandora-kernel.git KVM: x86: task switch: fix wrong bit setting for the busy flag The busy bit is bit 1 of the type field, not bit 8. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed