From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/2] CLD: factor timers out into a library Date: Sun, 29 Nov 2009 05:47:35 -0500 Message-ID: <4B125147.9080106@garzik.org> References: <20091128233505.6d02b131@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091128233505.6d02b131@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 11/29/2009 01:35 AM, Pete Zaitcev wrote: > From: Jeff Garzik > > Move timer_init and friends so that they can be used by test/*. > > Signed-Off-By: Pete Zaitcev applied 1-2