commit | 26682480c202e7360cbcdc3bc9e962bf749c6b8d | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Oct 09 01:42:50 2013 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 15 19:46:23 2013 +0100 |
tree | 5ab24256fc8f3743c3f7d4a35eff3bad1d184188 | |
parent | ebff5fa9d545574324095d9c6a3cb80c9157abc5 [diff] |
drm/vmwgfx: Don't put resources with invalid id's on lru list The evict code may try to swap them out causing a BUG in the destroy function. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>