From: Joerg Roedel Date: Fri, 19 Feb 2010 15:23:02 +0000 (+0100) Subject: KVM: SVM: Fix schedule-while-atomic on nested exception handling X-Git-Tag: v2.6.35-rc1~436^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e88bc8ffba5fe53fb8d8a0a4be3bbcffeebe56;p=pandora-kernel.git KVM: SVM: Fix schedule-while-atomic on nested exception handling Move the actual vmexit routine out of code that runs with irqs and preemption disabled. Cc: stable@kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed