From: Jan Kiszka Date: Wed, 14 Apr 2010 13:50:57 +0000 (+0200) Subject: KVM: x86: Terminate early if task_switch_16/32 failed X-Git-Tag: v2.6.35-rc1~436^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0760d44868f351ba30fc9a08cf1830e46aa72466;p=pandora-kernel.git KVM: x86: Terminate early if task_switch_16/32 failed Stop the switch immediately if task_switch_16/32 returned an error. Only if that step succeeded, the switch should actually take place and update any register states. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed