From: Inki Dae Date: Mon, 23 Apr 2012 10:47:18 +0000 (+0900) Subject: drm/exynos: added missed vm area region mapping type. X-Git-Tag: v3.4-rc5~14^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=818c4ea7c589c521912430ea54e0c0a0671b2c6d;p=pandora-kernel.git drm/exynos: added missed vm area region mapping type. with this patch, if the memory region is physically non-continuous then VM_MIXEDMAP is set to vm->vm_flags otherwise VM_PFNMAP. we had missed this flag setting. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed