From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754584Ab0IWXJ3 (ORCPT ); Thu, 23 Sep 2010 19:09:29 -0400 Received: from e2.ny.us.ibm.com ([32.97.182.142]:44276 "EHLO e2.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752016Ab0IWXJ2 (ORCPT ); Thu, 23 Sep 2010 19:09:28 -0400 Subject: Re: [PATCH 1/3] [RFC] Introduce timerlist infrastructure. From: john stultz To: LKML Cc: Thomas Gleixner , Richard Cochran In-Reply-To: <1285283118-2319-1-git-send-email-johnstul@us.ibm.com> References: <1285283118-2319-1-git-send-email-johnstul@us.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 23 Sep 2010 16:09:22 -0700 Message-ID: <1285283362.2587.178.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2010-09-23 at 16:05 -0700, John Stultz wrote: > Just wanted to send this out for comments. I'm working to split > up my posix CLOCK_RTC proof of concept and this is one of the > stepping stones to be merged sometime later. Oh bah! Forgot to checkout at the end of the patch queue, instead of in my dev branch. So this is really 1/2. There is no 3rd patch in this series (well, none that's ready to send out, yet). Sorry for the confusion. -john