From: Thomas Hellstrom Date: Wed, 9 Oct 2013 08:42:51 +0000 (-0700) Subject: drm/vmwgfx: Don't kill clients on VT switch X-Git-Tag: v3.12-rc7~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4249855ac5b2a383704d31e040d3831d6a25c6f;p=pandora-kernel.git drm/vmwgfx: Don't kill clients on VT switch DRI clients that tried to grab the TTM lock when the master (X server) was switched away during a VT switch were sent the SIGTERM signal by the kernel. Fix this so that they are only sent that signal when the master has exited. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed