[PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
From: Alan Cox <hidden>
Date: 2012-09-11 14:11:13
Also in:
linux-serial, lkml
From: Alan Cox <hidden>
Date: 2012-09-11 14:11:13
Also in:
linux-serial, lkml
On Tue, 11 Sep 2012 02:35:00 -0700 Anton Vorontsov [off-list ref] wrote:
This patch implements a new callback: clear_irqs. It is used for the
This bit I still really don't like. I would like to know what the generic IRQ folks thing about it and if Thomas Gleixner has any brilliant ideas here. I don't think its a show stopper it would just be nice if there was a better solution first. Alan