commit | fc362e2e0efd8b652ebfb409a4e43e6189c04f6f | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | Mon Oct 13 23:12:48 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Oct 22 10:59:54 2008 +1100 |
tree | 9cffc84bcc4e615ee08f0f47ff58a7131b55194a | |
parent | a02efb906d12c9d4eb2ab7c59049ba9545e5412d [diff] |
hvc_console: Add a hangup notifier for backends I have added a hangup notifier that can be used by hvc console backends to handle a tty hangup. The default irq hangup notifier calls the notifier_del_irq() for compatibility. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>