From: Thomas Hellstrom Date: Fri, 24 Jan 2014 07:49:45 +0000 (+0100) Subject: drm/ttm: Fix TTM object open regression X-Git-Tag: v3.14-rc2~19^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66f854338253e603a4fb6817069ee23eacf0ae3;p=pandora-kernel.git drm/ttm: Fix TTM object open regression Commit drm/ttm: ttm object security fixes for render nodes introduced a regression where, if a TTM object was opened multiple times from the same open file, the caller would spin uninterruptibly in the kernel. Fix this. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- Reading git-diff-tree failed