From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap0.codethink.co.uk ([185.43.218.159]:60359 "EHLO imap0.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753348AbdEIMu7 (ORCPT ); Tue, 9 May 2017 08:50:59 -0400 Message-ID: <1494334251.3965.7.camel@codethink.co.uk> Subject: Re: [v3 PATCH for-4.4 3/7] Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() From: Ben Hutchings To: Sumit Semwal Cc: stable@vger.kernel.org, "K. Y. Srinivasan" , Greg Kroah-Hartman Date: Tue, 09 May 2017 13:50:51 +0100 In-Reply-To: References: <1492673923-1352-1-git-send-email-sumit.semwal@linaro.org> <1492673923-1352-4-git-send-email-sumit.semwal@linaro.org> <1494333370.3965.6.camel@codethink.co.uk> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Tue, 2017-05-09 at 18:11 +0530, Sumit Semwal wrote: > Hi Ben, > > On 9 May 2017 at 18:06, Ben Hutchings wrote: > > On Thu, 2017-04-20 at 13:08 +0530, Sumit Semwal wrote: > >> From: "K. Y. Srinivasan" > >> > >> [ Upstream commit 8de0d7e951826d7592e0ba1da655b175c4aa0923 ] > >> > >> The current delay between retries is unnecessarily high and is negatively > >> affecting the time it takes to boot the system. > >> > >> Signed-off-by: K. Y. Srinivasan > >> Signed-off-by: Greg Kroah-Hartman > >> Signed-off-by: Sumit Semwal > > [...] > > > > Should this also be applied to 4.4? > > > > commit c0bb03924f1a80e7f65900e36c8e6b3dc167c5f8 > > Author: Vitaly Kuznetsov > > Date: Wed Dec 7 01:16:24 2016 -0800 > > > > Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() > > I tried to rebase that to 4.4 code base, but 4.4 seems to require some > more patches to make it work - some of those patches might not fit the > stable requirements. > > I'm not a hv expert, so didn't want to mess up, and hence didn't send it. If it touches some functions that don't exist in 4.4, those parts could just be dropped. Ben. -- Ben Hutchings Software Developer, Codethink Ltd.