]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: add sendmmsg syscall
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 May 2011 11:12:13 +0000 (12:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 May 2011 11:12:13 +0000 (12:12 +0100)
commitc894676ba9e84a32f92e7ab74841d5a03766235e
tree7263adfd02738c15c648fd013244f162107e377f
parentdafe1c2be09fa808444d6684b926796c23d5b6ee
ARM: add sendmmsg syscall

Commit 358530f9 (net: Add sendmmsg socket system call) added the new
sendmmsg syscall.  Add this to the syscall table for ARM.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/unistd.h
arch/arm/kernel/calls.S