]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: fix the fix for huge compound pages
authorChristian König <christian.koenig@amd.com>
Thu, 12 Oct 2017 17:28:42 +0000 (19:28 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2017 19:27:10 +0000 (15:27 -0400)
commitd13d645db19ce058e74cd17fd1021c464a2cb11d
tree3625a959198e83bd0c8af90e5c92dcecf9069af3
parentb234a878323835a9f172cb0da9924d6e3031fdf0
drm/ttm: fix the fix for huge compound pages

We don't use compound pages at the moment. Take this into account when
freeing them.

Signed-off-by: Christian König <christian.koenig@amd.comd>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_page_alloc.c