x86-32: Fix typo for mq_getsetattr in syscall table
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 21 Mar 2012 21:50:08 +0000 (22:50 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 22 Mar 2012 19:42:41 +0000 (12:42 -0700)
commit13354dc412c36fe554f9904a92f1268c74af7e87
tree7c9851bb982d0681e0f329d613b933521ce3cfb6
parent28f23d1f3b6a6078312b6e9585e583cc7326fe22
x86-32: Fix typo for mq_getsetattr in syscall table

Syscall 282 was mistakenly named mq_getsetaddr instead of mq_getsetattr.
When building uClibc against the Linux kernel this would result in a
shared library that doesn't provide the mq_getattr() and mq_setattr()
functions.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Link: http://lkml.kernel.org/r/1332366608-2695-2-git-send-email-thierry.reding@avionic-design.de
Cc: <stable@vger.kernel.org> v3.3
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/syscalls/syscall_32.tbl