From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756822AbXKWRN1 (ORCPT ); Fri, 23 Nov 2007 12:13:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752662AbXKWRNU (ORCPT ); Fri, 23 Nov 2007 12:13:20 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:35315 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752520AbXKWRNT (ORCPT ); Fri, 23 Nov 2007 12:13:19 -0500 Date: Fri, 23 Nov 2007 09:12:54 -0800 From: Andrew Morton To: "Michael Kerrisk" Cc: "Davide Libenzi" , lkml Subject: Re: Where is the new timerfd? Message-Id: <20071123091254.45f4193d.akpm@linux-foundation.org> In-Reply-To: References: <20071122162430.48f55995.akpm@linux-foundation.org> <20071122173437.e74890a8.akpm@linux-foundation.org> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-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 On Fri, 23 Nov 2007 13:39:55 +0100 "Michael Kerrisk" wrote: > On 11/23/07, Andrew Morton wrote: > > On Thu, 22 Nov 2007 16:35:38 -0800 (PST) Davide Libenzi > > wrote: > > > > > On Thu, 22 Nov 2007, Andrew Morton wrote: > [...] > > > > Last I recall, we removed the API for 2.6.23 because we intended to do a > > > > different interface for 2.6.24. > > > > > > > > But I don't recall seeing any timerfd patches in maybe a month. > > > > > > Was sent on Sep 23, Subject: new timerfd API > > > > Half of us weren't born then ;) > > > > > Do you want me to repost? > > > > yes please. > > I suppose this means that timerfd will only go in for 2.6.25. I don't > have a problem with that, but we better make sure that the existing > timerfd in 2.6.24 is still disabled. (Andrew had a one liner for > that, but I haven't checked if it's in place.) > I have no timerfd patches here.