]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: Add accept4() syscall
authorÉmeric Maschino <emeric.maschino@gmail.com>
Mon, 9 Jan 2012 20:55:10 +0000 (12:55 -0800)
committerTony Luck <tony.luck@intel.com>
Mon, 9 Jan 2012 20:55:10 +0000 (12:55 -0800)
commit3dff71d5358e3c60cb8f26b350d8508f1d64255a
tree157a0ee680fcb393c5bd8eda36a39d10ea5a7a0b
parentdcfbeb5d1c2d1ead5cbb90b40db5610b24c19663
ia64: Add accept4() syscall

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 <emeric.maschino@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/unistd.h
arch/ia64/kernel/entry.S