From: David Vrabel Date: Thu, 18 Oct 2012 10:03:37 +0000 (+0100) Subject: xen-fbfront: handle backend CLOSED without CLOSING X-Git-Tag: v3.7-rc4~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01bc825f6311ba2878ae353418eee575d3051594;p=pandora-kernel.git xen-fbfront: handle backend CLOSED without CLOSING Backend drivers shouldn't transistion to CLOSED unless the frontend is CLOSED. If a backend does transition to CLOSED too soon then the frontend may not see the CLOSING state and will not properly shutdown. So, treat an unexpected backend CLOSED state the same as CLOSING. Acked-by: Florian Tobias Schandinat Signed-off-by: David Vrabel Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed