git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e882c9
)
xen: don't use sysret for sysexit32
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Mon, 21 Jul 2008 23:49:58 +0000
(16:49 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Jul 2008 10:28:12 +0000
(12:28 +0200)
When implementing sysexit32, don't let Xen use sysret to return to
userspace. That results in usermode register state being trashed.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found