The patch titled
     Alpha doesn't use socketcall
has been added to the -mm tree.  Its filename is
     alpha-doesnt-use-socketcall.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: Alpha doesn't use socketcall
From: Samuel Thibault <[EMAIL PROTECTED]>

Alpha doesn't use socketcall and doesn't provide __NR_socketcall.

Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]>
Cc: Richard Henderson <[EMAIL PROTECTED]>
Cc: Ivan Kokshaysky <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 include/asm-alpha/unistd.h |    1 -
 1 file changed, 1 deletion(-)

diff -puN include/asm-alpha/unistd.h~alpha-doesnt-use-socketcall 
include/asm-alpha/unistd.h
--- a/include/asm-alpha/unistd.h~alpha-doesnt-use-socketcall
+++ a/include/asm-alpha/unistd.h
@@ -442,7 +442,6 @@
 #define __ARCH_WANT_OLD_READDIR
 #define __ARCH_WANT_STAT64
 #define __ARCH_WANT_SYS_GETHOSTNAME
-#define __ARCH_WANT_SYS_SOCKETCALL
 #define __ARCH_WANT_SYS_FADVISE64
 #define __ARCH_WANT_SYS_GETPGRP
 #define __ARCH_WANT_SYS_OLD_GETRLIMIT
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

alpha-doesnt-use-socketcall.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to