From: Patrik Jakobsson Date: Tue, 1 Nov 2016 14:43:15 +0000 (+0100) Subject: drm/gma500: Add compat ioctl X-Git-Tag: v3.2.87~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504c78fe8dfb8e82d7347a618c4a1acdd44a918f;p=pandora-kernel.git drm/gma500: Add compat ioctl commit 0a97c81a9717431e6c57ea845b59c3c345edce67 upstream. Hook up drm_compat_ioctl to support 32-bit userspace on 64-bit kernels. It turns out that N2600 and N2800 comes with 64-bit enabled. We previously assumed there where no such systems out there. Signed-off-by: Patrik Jakobsson Signed-off-by: Sean Paul Link: http://patchwork.freedesktop.org/patch/msgid/20161101144315.2955-1-patrik.r.jakobsson@gmail.com [bwh: Backported to 3.2: adjust filename, indentation] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed