this patch corrects to deallocate the pages allocated by alloc_page() and fixes exception to page allocation failure.
Thanks. Inki Dae (2): drm/exynos: use __free_page() to deallocate memory drm/exynos: fixed exception to page allocation failure drivers/gpu/drm/exynos/exynos_drm_gem.c | 16 ++++------------ 1 files changed, 4 insertions(+), 12 deletions(-) -- 1.7.4.1