On Sat, Jul 02, 2011 at 04:27:15PM -0600, Philip Guenther wrote:
> First, expand the INTR_RESTORE_GPRS macro and then rearrange the register
> restores around the INTR_RESTORE_SELECTORS macro to minimize how long
> interupts are blocked. This also lets us eliminate all the adjusting of
> the st
First, expand the INTR_RESTORE_GPRS macro and then rearrange the register
restores around the INTR_RESTORE_SELECTORS macro to minimize how long
interupts are blocked. This also lets us eliminate all the adjusting of
the stack pointer except for the necessary one on the iretq path.
Instead of h