From: Maarten Lankhorst Date: Tue, 1 Apr 2014 13:15:47 +0000 (+0200) Subject: drm/qxl: unset a pointer in sync_obj_unref X-Git-Tag: v3.15-rc1~51^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ccec352f3c823931a7d9d2a9c7880c14d7415a;p=pandora-kernel.git drm/qxl: unset a pointer in sync_obj_unref This fixes a BUG_ON(bo->sync_obj != NULL); in ttm_bo_release_list. Cc: stable@vger.kernel.org #v3.10+ Signed-off-by: Maarten Lankhorst Signed-off-by: Dave Airlie --- Reading git-diff-tree failed