From: Shaun Pereira Date: Wed, 22 Mar 2006 07:58:08 +0000 (-0800) Subject: [NET]: allow 32 bit socket ioctl in 64 bit kernel X-Git-Tag: v2.6.17-rc1~1129^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bbfc95d65839d6ae23ddab8a3cc5af4ae88383;p=pandora-kernel.git [NET]: allow 32 bit socket ioctl in 64 bit kernel Since the register_ioctl32_conversion() patch in the kernel is now obsolete, provide another method to allow 32 bit user space ioctls to reach the kernel. Signed-off-by: Shaun Pereira Acked-by: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed