]> git.karo-electronics.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)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 4 Sep 2012 00:45:58 +0000 (10:45 +1000)
commit04fe0647d572fac69480fbef67e256726e656894
tree300b6a6265ec97573333baa9efa22ba3c6079105
parent3c1bdc3a034285aebeee696fa1aeeee88c7a6f6c
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