On 2017-12-04 01:46 PM, Christian König wrote:
> When we detect consecutive allocation of pages swap them to avoid
> accidentally freeing them as huge page.
>
> v2: use swap
> v3: check if it's really the first allocated page
>
> Signed-off-by: Christian König
> ---
> drivers/gpu/drm/ttm/ttm_pa
When we detect consecutive allocation of pages swap them to avoid
accidentally freeing them as huge page.
v2: use swap
v3: check if it's really the first allocated page
Signed-off-by: Christian König
---
drivers/gpu/drm/ttm/ttm_page_alloc.c | 7 ++-
1 file changed, 6 insertions(+), 1 deleti