lkml.org 
[lkml]   [2008]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] flag parameters: arch-specific SOCK_NONBLOCK
On Tue, May 13, 2008 at 12:31:50AM -0400, Ulrich Drepper wrote:
> The value of O_NONBLOCK clashes on Alpha dn PARISC with the bits used
> for socket types. Therefore we cannot define SOCK_NONBLOCK as
> O_NONBLOCK on these platforms. This patch adds support for an
> arch-specific SOCK_NONBLOCK value which doesn't add costs for
> other architectures.
>
> include/asm-alpha/socket.h | 5 +++++
> include/asm-parisc/socket.h | 5 +++++
> include/linux/net.h | 2 ++
> net/socket.c | 9 +++++++++
> 4 files changed, 21 insertions(+)
>
>
> Signed-off-by: Ulrich Drepper <drepper@redhat.com>
>

This looks fine to me. Thanks, Ulrich!

Acked-by: Kyle McMartin <kyle@mcmartin.ca>


\
 
 \ /
  Last update: 2008-05-15 17:01    [W:0.027 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site