]> 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>
Wed, 22 Aug 2012 00:47:11 +0000 (10:47 +1000)
commita36fde2e3fe069eabe2be45433de5bdac80c5f39
treec0e68b0040c825ca009ebc32c62fab8872f9cad5
parent75a671a5233fb6589f2f6ad02b5b72c6aa36c755
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>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c