projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa17a5
)
alpha: Fixup recvmmsg syscall glue
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Sat, 14 Nov 2009 17:02:48 +0000
(09:02 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 14 Nov 2009 17:02:48 +0000
(09:02 -0800)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/alpha/include/asm/unistd.h
patch
|
blob
|
history
diff --git
a/arch/alpha/include/asm/unistd.h
b/arch/alpha/include/asm/unistd.h
index
5b5c174
..
7f23665
100644
(file)
--- a/
arch/alpha/include/asm/unistd.h
+++ b/
arch/alpha/include/asm/unistd.h
@@
-433,10
+433,11
@@
#define __NR_signalfd 476
#define __NR_timerfd 477
#define __NR_eventfd 478
+#define __NR_recvmmsg 479
#ifdef __KERNEL__
-#define NR_SYSCALLS 4
79
+#define NR_SYSCALLS 4
80
#define __ARCH_WANT_IPC_PARSE_VERSION
#define __ARCH_WANT_OLD_READDIR