Re: [PATCH] x86_64: make traps on 'iret' be debuggable in user space

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chuck Ebbert
Date: Thursday, February 7, 2008 - 4:28 pm

On 02/07/2008 03:30 PM, Roland McGrath wrote:

It looks you may have broken paravirt (if even that case worked) because
the iret is actually at the iret_label you removed (after the instruction
is patched.) And most likely neither version worked with "noreplace-paravirt',
because then the iret instruction is out-of-line and the INTERRUPT_RETURN
jumps to it.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86_64: make traps on 'iret' be debuggable in ..., Chuck Ebbert, (Thu Feb 7, 4:28 pm)