Revert "ttm: Include the 'struct dev' when using the DMA API."
authorDave Airlie <airlied@redhat.com>
Wed, 23 Feb 2011 04:24:01 +0000 (14:24 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Feb 2011 04:24:01 +0000 (14:24 +1000)
commita2c06ee2fe5b48a71e697bae00c6e7195fc016b6
treeff1761280d173d8adc0a7e0339dc68fd44146c08
parent63871f89d158e3f3e469dde00dd15763d474cb3c
Revert "ttm: Include the 'struct dev' when using the DMA API."

This reverts commit 5a893fc28f0393adb7c885a871b8c59e623fd528.

This causes a use after free in the ttm free alloc pages path,
when it tries to get the be after the be has been destroyed.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/nouveau/nouveau_mem.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_page_alloc.c
drivers/gpu/drm/ttm/ttm_tt.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
include/drm/ttm/ttm_bo_driver.h
include/drm/ttm/ttm_page_alloc.h