From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:38464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726463AbeJSBMf (ORCPT ); Thu, 18 Oct 2018 21:12:35 -0400 Date: Thu, 18 Oct 2018 19:10:38 +0200 From: "'gregkh@linuxfoundation.org'" To: Dexuan Cui Cc: "'stable@vger.kernel.org'" , 'Wang Jian' , Long Li , KY Srinivasan , Stephen Hemminger , Haiyang Zhang , Josh Poulson , "Michael Kelley (EOSG)" Subject: Re: [PATCH 0/4] [for linux-4.4.y only] Hyper-V: backport 4 KVP fixes Message-ID: <20181018171038.GJ11159@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 01:22:47AM +0000, Dexuan Cui wrote: > > Recently Wang Jian reported some KVP issues on the v4.4 kernel: > https://github.com/LIS/lis-next/issues/593: > e.g. the /var/lib/hyperv/.kvp_pool_* files can not be updated, and > sometimes if the hv_kvp_daemon doesn't timely start, the host may not > be able to query the VM's IP address via KVP. > > I identified these 4 mainline patches to fix the issues. The patches > can be applied cleanly to the latest 4.4.y branch (currently it's > v4.4.161). > > The first 3 are simply cherry-picked from the mainline, and the 4th > has to be reworked for the v4.4 kernel. > > Wang Jian tested the 4 patches, and the issues can be fixed. > I also did some tests and found no regression. > All now queued up, and I added the last one to 4.9.y as well. If it shouldn't be there, please let me know. thanks, greg k-h