From: Shaun Pereira Date: Wed, 22 Mar 2006 08:00:12 +0000 (-0800) Subject: [X25]: ioctl conversion 32 bit user to 64 bit kernel X-Git-Tag: v2.6.17-rc1~1129^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b06e6ba25a37fe1c289049d0e0300d71ae39eff;p=pandora-kernel.git [X25]: ioctl conversion 32 bit user to 64 bit kernel To allow 32 bit x25 module structures to be passed to a 64 bit kernel via ioctl using the new compat_sock_ioctl registration mechanism instead of the obsolete 'register_ioctl32_conversion into hash table' mechanism 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