From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932146Ab1BUDww (ORCPT ); Sun, 20 Feb 2011 22:52:52 -0500 Received: from kroah.org ([198.145.64.141]:41407 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753262Ab1BUDwu (ORCPT ); Sun, 20 Feb 2011 22:52:50 -0500 Date: Sun, 20 Feb 2011 19:50:30 -0800 From: Greg KH To: KY Srinivasan Cc: Thomas Gleixner , "gregkh@suse.de" , "linux-kernel@vger.kernel.org" , "virtualization@lists.osdl.org" , "devel@linuxdriverproject.org" Subject: Re: [PATCH]: Staging: hv: Allocate the vmbus irq dynamically Message-ID: <20110221035030.GB29051@kroah.com> References: <1297799735-25917-1-git-send-email-kys@microsoft.com> <6E21E5352C11B742B20C142EB499E048011738@TK5EX14MBXC124.redmond.corp.microsoft.com> <6E21E5352C11B742B20C142EB499E048011787@TK5EX14MBXC124.redmond.corp.microsoft.com> <6E21E5352C11B742B20C142EB499E04801191C@TK5EX14MBXC124.redmond.corp.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6E21E5352C11B742B20C142EB499E04801191C@TK5EX14MBXC124.redmond.corp.microsoft.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 21, 2011 at 03:43:58AM +0000, KY Srinivasan wrote: > I am not claiming that what I have done here is the best possible solution. > However, I will submit to you that it is better than what we had here > prior to this patch. I will address this and a whole lot of other issues > in future patches. Care to document it in the TODO file so it doesn't get forgotten? thanks, greg k-h