commit | 8529a504273d4efa6bb004dcd6ef28fe67b64ae9 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Sep 02 18:11:44 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 21 17:44:01 2010 +1030 |
tree | 3a6046100b725d8b263c4bd94baf6338dd4208b0 | |
parent | 3709ea7ae7d698b428576c2db0bbb6e08a18cf12 [diff] |
virtio: console: Unblock poll on port hot-unplug When a port is hot-unplugged while an app is blocked on poll(), unblock the poll() and return. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>