Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1579165

RE: [PATCH 05/13] vmbus: remove per channel state

From KY Srinivasan <kys@microsoft.com>
Newsgroups linux.kernel
Subject RE: [PATCH 05/13] vmbus: remove per channel state
Date 2017-02-12 07:00 +0100
Message-ID <t9Vmx-2ju-1@gated-at.bofh.it> (permalink)
References <t9kGn-4F0-21@gated-at.bofh.it> <t9kGn-4F0-23@gated-at.bofh.it> <t9kGm-4F0-19@gated-at.bofh.it> <t9mRQ-6is-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



> -----Original Message-----
> From: Stephen Hemminger
> Sent: Friday, February 10, 2017 8:39 AM
> To: Greg KH <gregkh@linuxfoundation.org>; KY Srinivasan
> <kys@microsoft.com>
> Cc: 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 <stephen@networkplumber.org>
> Subject: RE: [PATCH 05/13] vmbus: remove per channel state
> 
> -----Original Message-----
> From: Greg KH [mailto:gregkh@linuxfoundation.org]
> Sent: Friday, February 10, 2017 6:47 AM
> To: KY Srinivasan <kys@microsoft.com>
> Cc: 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 <stephen@networkplumber.org>; Stephen Hemminger
> <sthemmin@microsoft.com>
> Subject: Re: [PATCH 05/13] vmbus: remove per channel state
> 
> On Sun, Feb 05, 2017 at 05:20:35PM -0700, kys@exchange.microsoft.com
> wrote:
> > From: Stephen Hemminger <stephen@networkplumber.org>
> >
> > The netvsc no longer needs per channel state hook to track receive buffer.
> >
> > Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
> > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
> > ---
> >  include/linux/hyperv.h |   14 --------------
> >  1 files changed, 0 insertions(+), 14 deletions(-)
> 
> This patch breaks the build badly, I don't know how it passed anyone's
> build tests :(
> 
> The functions are still used in two different files.
> 
> I've applied the first 4 patches here, but really, I shouldn't have had
> to bisect down to the offending patch.
> 
> ugh.
> 
> greg k-h
> 
> In the set I submitted was the patch to remove usage of per channel state in
> netvsc.
> 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

Greg,

Sorry for the confusion; I will be resending the rest of the patches.

Thanks,

K. Y

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 05/13] vmbus: remove per channel state Greg KH <gregkh@linuxfoundation.org> - 2017-02-10 15:50 +0100
  Re: [PATCH 05/13] vmbus: remove per channel state Greg KH <gregkh@linuxfoundation.org> - 2017-02-10 18:10 +0100
  RE: [PATCH 05/13] vmbus: remove per channel state Stephen Hemminger <sthemmin@microsoft.com> - 2017-02-10 20:20 +0100
    RE: [PATCH 05/13] vmbus: remove per channel state KY Srinivasan <kys@microsoft.com> - 2017-02-12 07:00 +0100

csiph-web