Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933898AbXFGUFp (ORCPT ); Thu, 7 Jun 2007 16:05:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751405AbXFGUFi (ORCPT ); Thu, 7 Jun 2007 16:05:38 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:53324 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753245AbXFGUFg (ORCPT ); Thu, 7 Jun 2007 16:05:36 -0400 Date: Thu, 7 Jun 2007 13:03:19 -0700 From: Andrew Morton To: Davide Libenzi Cc: Ulrich Drepper , Eric Dumazet , Alan Cox , Linux Kernel Mailing List , Linus Torvalds , Ingo Molnar Subject: Re: [patch 7/8] fdmap v2 - implement sys_socket2 Message-Id: <20070607130319.8fd96e03.akpm@linux-foundation.org> In-Reply-To: References: <20070606235906.72439d16@the-village.bc.nu> <20070607001932.35c9591c@the-village.bc.nu> <466741BD.20106@redhat.com> <20070607110432.73be7960@the-village.bc.nu> <4668155B.4020705@redhat.com> <20070607195659.c695c87d.dada1@cosmosbay.com> <46684DED.6000907@redhat.com> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1064 Lines: 29 On Thu, 7 Jun 2007 11:39:39 -0700 (PDT) Davide Libenzi wrote: > On Thu, 7 Jun 2007, Ulrich Drepper wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Eric Dumazet wrote: > > > eventfd2(int count, int oflags); > > > > > > signalfd2(int ufd, sigset_t __user *user_mask, size_t sizemask, int oflags); > > > > > > timerfd2(int ufd, int clockid, int flags,const struct itimerspec __user *utmr, int oflags) ... > > > > These aren't released yet, so, change them now before it's too late. > > Linus, Andrew, would it be OK to change? Absolutely. Let's get them into their final form now, rather than letting some intermediate interface escape out into a major kernel release. - 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/