-
由 Dave Airlie 提交于
ttm_bo_init will call the destroy callback which will do all this, this was causing a double free. Signed-off-by: NDave Airlie <airlied@redhat.com>7552ed8a
ttm_bo_init will call the destroy callback which will do all
this, this was causing a double free.
Signed-off-by: NDave Airlie <airlied@redhat.com>