]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
virtio/console: Wait until the port is ready on splice
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thu, 9 Aug 2012 12:31:00 +0000 (21:31 +0900)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Sep 2012 05:35:12 +0000 (15:05 +0930)
commitefe75d24a69fc39bb09d882ca2d5b90d4da02afe
tree03424fc85d6ca93ca6522dd1f6b11efd52252191
parentec8fc870156b2b144f55b6a5a7d135018f04b30e
virtio/console: Wait until the port is ready on splice

Wait if the port is not connected or full on splice
like as write is doing.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Acked-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c