The default exceptional handler can block the message consumption when a single poisoned message processing is failed.
缺省异常处理程序可以在单个被破坏的消息处理失败时阻塞消息使用。
2
If an interrupt keeps coming in and there is no registered handler for that device (for instance, all drivers return IRQ_NONE), then the kernel can block interrupts from that device.