Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966443AbXFGXnz (ORCPT ); Thu, 7 Jun 2007 19:43:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762575AbXFGXns (ORCPT ); Thu, 7 Jun 2007 19:43:48 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:44360 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753620AbXFGXnr (ORCPT ); Thu, 7 Jun 2007 19:43:47 -0400 Date: Thu, 7 Jun 2007 16:42:56 -0700 (PDT) From: Linus Torvalds To: Davide Libenzi cc: Alan Cox , Linux Kernel Mailing List , Andrew Morton , Ulrich Drepper , Ingo Molnar , Eric Dumazet Subject: Re: [patch 7/8] fdmap v2 - implement sys_socket2 In-Reply-To: Message-ID: References: <20070606235906.72439d16@the-village.bc.nu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 489 Lines: 19 On Thu, 7 Jun 2007, Davide Libenzi wrote: > > We'd still need sys_nonseqfd() though, to move/dup legacy fds into the > non-sequential area. Umm. No we don't. Because it's no more than indirect_syscall(dup, FD_NONSEQ) isn't it? Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/