From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752379AbZDFFRf (ORCPT ); Mon, 6 Apr 2009 01:17:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751851AbZDFFR0 (ORCPT ); Mon, 6 Apr 2009 01:17:26 -0400 Received: from e23smtp03.au.ibm.com ([202.81.31.145]:35666 "EHLO e23smtp03.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbZDFFRZ (ORCPT ); Mon, 6 Apr 2009 01:17:25 -0400 Date: Mon, 6 Apr 2009 10:46:56 +0530 From: Arun R Bharadwaj To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, a.p.zijlstra@chello.nl, ego@in.ibm.com, mingo@elte.hu, andi@firstfloor.org, venkatesh.pallipadi@intel.com, vatsa@linux.vnet.ibm.com, arjan@infradead.org, svaidy@linux.vnet.ibm.com, Arun Bharadwaj Subject: Re: [v4 RFC PATCH 4/4] timers: logic to move non pinned timers Message-ID: <20090406051656.GA17412@linux.vnet.ibm.com> Reply-To: arun@linux.vnet.ibm.com References: <20090401113128.GA22478@linux.vnet.ibm.com> <20090401113738.GE22478@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Thomas Gleixner [2009-04-03 23:52:51]: Hi Thomas, Thanks for the really detailed review of my patch. I'll work on the things that you have suggested and get back with the changes. --arun