commit | 0a8c384ebe4cc1c462076732dbffb595e7e81d5c | [log] [tgz] |
---|---|---|
author | Michael Cree <mcree@orcon.net.nz> | Mon Oct 31 17:09:49 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 31 17:30:51 2011 -0700 |
tree | f624e81a48d63f4df492db27aafaca366eaf8806 | |
parent | a1cb2c60ddc98ff4e5246f410558805401ceee67 [diff] |
alpha: wire up accept4 syscall Somehow wiring up the accept4 syscall on Alpha was missed long ago. This commit rectifies that oversight. Signed-off-by: Michael Cree <mcree@orcon.net.nz> Reviewed-by: Matt Turner <mattst88@gmail.com> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>