Re: RFC: Remove dynamic interrupts / exceptions
Boie, Andrew P
On Tue, 2016-03-08 at 17:01 -0500, Benjamin Walsh wrote:
If it ends up you need a dynamic handler for one specific exception on
x86 we could treat it as a special case. irq_offload() is like this.
Andrew
Hang on on this, I'm cleaning up a GDB server implementation that weSure, let me know.
want to upstream, and it uses at least dynamic exceptions. I'll see
if I
can refactor it to use static ones instead.
If it ends up you need a dynamic handler for one specific exception on
x86 we could treat it as a special case. irq_offload() is like this.
Andrew