commit | 41ccec352f3c823931a7d9d2a9c7880c14d7415a | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | Tue Apr 01 15:15:47 2014 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 02 10:30:31 2014 +1000 |
tree | 8b37e19d79aed367cccff676698e182d33cab475 | |
parent | bfe8b5738a5d99156d83dc298729552ce82309d5 [diff] |
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 <maarten.lankhorst@canonical.com> Signed-off-by: Dave Airlie <airlied@redhat.com>