From: Maarten Lankhorst Date: Thu, 27 Jun 2013 11:38:22 +0000 (+0200) Subject: drm/nouveau: complain loudly if buffer is pinned during destruction X-Git-Tag: v3.11-rc1~65^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f06b2dbb84cf44b9ff404db1b93f14796ba559;p=pandora-kernel.git drm/nouveau: complain loudly if buffer is pinned during destruction Shouldn't happen, and we invert the struct_mutex with reservation here, potentially leading to deadlocks. Once reservations become lockdep annotated, lockdep will go splat on this. Signed-off-by: Maarten Lankhorst Acked-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed