Jan Beulich
2006-Aug-23 09:00 UTC
[Xen-devel] [PATCH 2/7] x86_64: syscall argument clobber check
(noticed during preparation of initial PAE-guest-on-64bit patches) The offset used to compare the return IP was apparently wrong; I didn''t actually test that things didn''t work as intended (or that they do now with this change), it just caught my eye that the UREGS_rip access a little further up in the same function was done with adjustment for the extra item on the stack, but this one wasn''t. Signed-off-by: Jan Beulich <jbeulich@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- [PATCH] x86-64: syscall/sysenter support for 32-bit apps
- [PATCH] x86-64: drop updating of UREGS_rip when converting sysenter to #GP
- [PATCH] x86/ioperm: add new paravirt function update_io_bitmap
- [PATCH] x86/ioperm: add new paravirt function update_io_bitmap
- [xen-unstable test] 6714: regressions - FAIL