From: Joonyoung Shim Date: Tue, 28 Jul 2015 08:53:23 +0000 (+0900) Subject: drm/exynos: create a fake mmap offset with gem creation X-Git-Tag: omap-for-v4.3/fixes-rc5~47^2~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cf53f4343ae12ddc1c60dbe116161ecf7a2885;p=pandora-kernel.git drm/exynos: create a fake mmap offset with gem creation Don't create a fake mmap offset in exynos_drm_gem_dumb_map_offset. If not, it will call drm_gem_create_mmap_offset whenever user requests DRM_IOCTL_MODE_MAP_DUMB ioctl. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed