ia64: Add accept4() syscall
authorÃ\89meric Maschino <emeric.maschino@gmail.com>
Tue, 10 Jan 2012 04:55:10 +0000 (20:55 -0800)
committerWilly Tarreau <w@1wt.eu>
Sun, 7 Oct 2012 21:41:00 +0000 (23:41 +0200)
commitccfa22d136750df3f822dcc8488acf653aed69ca
treed0ecb676cedee5b3757c839175e87ccb77d2b266
parentb49940dcf5f37e5a39c4134f498ca02d13fcac9c
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: Ã\89meric Maschino <emeric.maschino@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Backported-by: Dennis Schridde <devurandom@gmx.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
arch/ia64/include/asm/unistd.h
arch/ia64/kernel/entry.S