[PATCH] x86_64: fix iret exception recovery

2008-02-04 Thread Roland McGrath
This change broke recovery of exceptions in iret: commit 72fe4858544292ad64600765cb78bc02298c6b1c Author: Glauber de Oliveira Costa <[EMAIL PROTECTED]> x86: replace privileged instructions with paravirt macros The ENTRY(native_iret) macro adds alignment padding

[PATCH] x86_64: fix iret exception recovery

2008-02-04 Thread Roland McGrath
This change broke recovery of exceptions in iret: commit 72fe4858544292ad64600765cb78bc02298c6b1c Author: Glauber de Oliveira Costa [EMAIL PROTECTED] x86: replace privileged instructions with paravirt macros The ENTRY(native_iret) macro adds alignment padding before