]> git.karo-electronics.de Git - mv-sheeva.git/commit
virtio: console: Send SIGIO in case of port unplug
authorAmit Shah <amit.shah@redhat.com>
Thu, 2 Sep 2010 13:17:54 +0000 (18:47 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 21 Oct 2010 07:14:04 +0000 (17:44 +1030)
commita461e11e7b8ca2705889bcf9582f6a8f84884bd2
tree030d009c2b8945babcde091bbdd059e54b9c2de9
parent55f6bcce3691f68476a530daa6666b66c43420a8
virtio: console: Send SIGIO in case of port unplug

If a port has registered for SIGIO signals, let the application
know that the port is getting unplugged.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c