linux/arch/alpha
Michael Cree a2fa3ccd7b 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 <mcree@orcon.net.nz>
Acked-by: Matt Turner <mattst88@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-08-19 08:41:18 -07:00
..
boot Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
include/asm alpha: Don't export SOCK_NONBLOCK to user space. 2012-08-19 08:41:18 -07:00
kernel alpha: remove mysterious if zero-ed out includes 2012-07-30 17:25:11 -07:00
lib Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
math-emu alpha: change to new Makefile flag variables 2011-01-17 05:42:13 +01:00
mm Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
oprofile Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 2012-07-30 17:25:21 -07:00
Kconfig.debug alpha/parisc: remove config variable DEBUG_RWLOCK 2008-02-06 10:41:03 -08:00
Makefile alpha: link failure fix 2008-06-20 16:46:10 -07:00