From: Thomas Hellstrom Date: Tue, 5 Oct 2010 10:43:03 +0000 (+0200) Subject: drm/vmwgfx: Take the ttm lock around the dirty ioctl X-Git-Tag: v2.6.37-rc1~92^2~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a939a5ece3030e60c966a885c8e9bd329c4faf7;p=pandora-kernel.git drm/vmwgfx: Take the ttm lock around the dirty ioctl This makes sure noone accesses the fifo while it's taken down using the dirty ioctl. Also make sure all workqueues are idled before the fifo is taken down. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed