From: Jeremy Fitzhardinge Date: Mon, 17 Mar 2008 23:37:22 +0000 (-0700) Subject: xen: jump to iret fixup X-Git-Tag: v2.6.26-rc1~1065^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2c87695219b1129ccf93e0f58acdcdd49724b9;p=pandora-kernel.git xen: jump to iret fixup Use jmp rather than call for the iret fixup, so its consistent with the sysexit fixup, and it simplifies the stack (which is already complex). Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed