From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:27 +0000 (-0400) Subject: x86/paravirt, 64-bit: don't restore user rsp within sysret X-Git-Tag: v2.6.27-rc1~1106^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7245da6ae7e5208504ff027c4e0eec69b788651;p=pandora-kernel.git x86/paravirt, 64-bit: don't restore user rsp within sysret There's no need to combine restoring the user rsp within the sysret pvop, so split it out. This makes the pvop's semantics closer to the machine instruction. Signed-off-by: Jeremy Fitzhardinge Cc: xen-devel Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed