From: Jan Kiszka Date: Wed, 14 Apr 2010 13:51:09 +0000 (+0200) Subject: KVM: x86: Push potential exception error code on task switches X-Git-Tag: v2.6.35-rc1~436^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e269fb2189fb86d79d64c0ca74c6c1a549ad4aa3;p=pandora-kernel.git KVM: x86: Push potential exception error code on task switches When a fault triggers a task switch, the error code, if existent, has to be pushed on the new task's stack. Implement the missing bits. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed