From: Jarod Wilson Date: Sat, 9 Oct 2010 18:07:06 +0000 (-0300) Subject: [media] lirc: wire up .compat_ioctl to main ioctl handler X-Git-Tag: v2.6.37-rc1~64^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be292cc035ebc3422f08e84682626dd8ed8334b;p=pandora-kernel.git [media] lirc: wire up .compat_ioctl to main ioctl handler As pointed out (and tested) by Joris van Rantwijk, we do actually need to wire up .compat_ioctl for 32-bit lirc userspace to work with 64-bit lirc kernelspace. Do it. And add a check to make sure we get a valid irctl in the ioctl handler. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed