commit | 86250b9d12caa1a3dee12a7cf638b7dd70eaadb6 | [log] [tgz] |
---|---|---|
author | Ian Munsie <imunsie@au1.ibm.com> | Wed Aug 25 18:50:28 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Sep 02 14:07:34 2010 +1000 |
tree | 0827c43903b8f6cabfca61eb2c3c5d13b70ac643 | |
parent | 7cf9bac559d233ff3a7fdbbdc4fc4c184abc5f59 [diff] |
powerpc: Wire up direct socket system calls This patch wires up the various socket system calls on PowerPC so that userspace can call them directly, rather than by going through the multiplexed socketcall system call. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>