From: Nicolas Pitre Date: Wed, 8 Feb 2006 21:19:36 +0000 (+0000) Subject: [ARM] 3308/1: old ABI compat: struct sockaddr_un X-Git-Tag: v2.6.16-rc3~56^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99595d0237926b5aba1fe4c844a011a1ba1ee1f8;p=pandora-kernel.git [ARM] 3308/1: old ABI compat: struct sockaddr_un Patch from Nicolas Pitre struct sockaddr_un loses its padding with EABI. Since the size of the structure is used as a validation test in unix_mkname(), we need to change the length argument to 110 whenever it is 112. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed