From: Amit Shah Date: Mon, 31 Jan 2011 07:36:36 +0000 (+0530) Subject: virtio: console: Wake up outvq on host notifications X-Git-Tag: v2.6.38-rc5~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2770c5ea501be69989a7acf54ec4cb3554c47191;p=pandora-kernel.git virtio: console: Wake up outvq on host notifications The outvq needs to be woken up on host notifications so that buffers consumed by the host can be reclaimed, outvq freed, and application writes may proceed again. The need for this is now finally noticed when I have qemu patches ready to use nonblocking IO and flow control. CC: Hans de Goede CC: stable@kernel.org Signed-off-by: Amit Shah Signed-off-by: Rusty Russell Acked-by: Hans de Goede --- Reading git-diff-tree failed