From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752701AbdBJRGw (ORCPT ); Fri, 10 Feb 2017 12:06:52 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47658 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751990AbdBJRGu (ORCPT ); Fri, 10 Feb 2017 12:06:50 -0500 Date: Fri, 10 Feb 2017 18:06:45 +0100 From: Greg KH To: Stephen Hemminger Cc: KY Srinivasan , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "olaf@aepfle.de" , "apw@canonical.com" , "vkuznets@redhat.com" , "jasowang@redhat.com" , "leann.ogasawara@canonical.com" , Stephen Hemminger Subject: Re: [PATCH 05/13] vmbus: remove per channel state Message-ID: <20170210170645.GC24378@kroah.com> References: <1486340387-419-1-git-send-email-kys@exchange.microsoft.com> <1486340443-515-5-git-send-email-kys@exchange.microsoft.com> <20170210144647.GA18276@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 10, 2017 at 04:39:02PM +0000, Stephen Hemminger wrote: > In the set I submitted was the patch to remove usage of per channel state in netvsc. Ah. > KY dropped it, because it already is in net-next. So this patch can wait until net-next is merged. > The current split tree process is a pain and causes slow development cycles Ick, I offered up a way to do this, but it doesn't look like KY or anyone else took me up on it :( sorry, greg k-h