On Thu, Feb 5, 2009 at 3:21 PM, Neal H. Walfield <neal@walfield.org> wrote: > Yes, I had considered that approach but I think it makes handling nest > interrupts harder. Do have a good solution for managing stacks? Or > do you just run with interrupts disabled while on the interrupt stack > and reenable them when you execute iret? Exactly.