From: Émeric Maschino Date: Mon, 9 Jan 2012 20:55:10 +0000 (-0800) Subject: ia64: Add accept4() syscall X-Git-Tag: v3.2.18~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d93206b405c43dc56dcdd0f2be878635135a3a0;p=pandora-kernel.git ia64: Add accept4() syscall commit 65cc21b4523e94d5640542a818748cd3be8cd6b4 upstream. While debugging udev > 170 failure on Debian Wheezy (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648325), it appears that the issue was in fact due to missing accept4() in ia64. This patch simply adds accept4() to ia64. Signed-off-by: Émeric Maschino Signed-off-by: Tony Luck Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed