From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 49/49] Staging: hv: vmbus: Increase the timeout value in vmbus_request_offers() Date: Tue, 7 Jun 2011 13:45:14 -0700 Message-ID: <20110607204514.GB16429@kroah.com> References: <1307400540-13193-1-git-send-email-kys@microsoft.com> <1307400613-13234-1-git-send-email-kys@microsoft.com> <1307400613-13234-49-git-send-email-kys@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1307400613-13234-49-git-send-email-kys@microsoft.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devel-bounces@linuxdriverproject.org Errors-To: devel-bounces@linuxdriverproject.org To: "K. Y. Srinivasan" Cc: Abhishek Kane , Haiyang Zhang , gregkh@suse.de, linux-kernel@vger.kernel.org, virtualization@lists.osdl.org, devel@linuxdriverproject.org List-Id: virtualization@lists.linuxfoundation.org On Mon, Jun 06, 2011 at 03:50:13PM -0700, K. Y. Srinivasan wrote: > Increase the timeout value in vmbus_request_offers(). Why? What does this solve/fix/prevent? thanks, greg k-h