From: Amit Shah Date: Thu, 27 May 2010 07:54:39 +0000 (+0530) Subject: virtio: console: Fix crash when hot-unplugging a port and read is blocked X-Git-Tag: v2.6.35-rc2~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0047634d3daebca9e99a22eb89167bf77f35cdfa;p=pandora-kernel.git virtio: console: Fix crash when hot-unplugging a port and read is blocked When removing a port we don't check if a program was blocked for read. This leads to a crash when SIGTERM is sent to the program after hot-unplugging the port. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed