diff options
author | Michael Cree <[email protected]> | 2012-08-19 14:40:56 +1200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-08-19 08:41:18 -0700 |
commit | a2fa3ccd7b43665fe14cb562761a6c3d26a1d13f (patch) | |
tree | d473d46a7a03e94813be2bb9405ea455070bc857 /lib/mpi | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee (diff) |
alpha: Don't export SOCK_NONBLOCK to user space.
Currently we export SOCK_NONBLOCK to user space but that conflicts with
the definition from glibc leading to compilation errors in user programs
(e.g. see Debian bug #658460).
The generic socket.h restricts the definition of SOCK_NONBLOCK to the
kernel, as does the MIPS specific socket.h, so let's do the same on
Alpha.
Signed-off-by: Michael Cree <[email protected]>
Acked-by: Matt Turner <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions