[PATCH] drm/ttm: non pooled page allocation should have GFP_USER set

2010-06-16 Thread Jerome Glisse
Non pooled page allocation should have GFP_USER set so allocation can wait and reclaim page from other process (ie non atomic). Signed-off-by: Jerome Glisse --- drivers/gpu/drm/ttm/ttm_page_alloc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_

[PATCH] drm/ttm: non pooled page allocation should have GFP_USER set

2010-06-16 Thread Jerome Glisse
Non pooled page allocation should have GFP_USER set so allocation can wait and reclaim page from other process (ie non atomic). Signed-off-by: Jerome Glisse --- drivers/gpu/drm/ttm/ttm_page_alloc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_