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


Groups > linux.kernel > #1578523

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

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 05/13] vmbus: remove per channel state
Date 2017-02-10 15:50 +0100
Message-ID <t9kGm-4F0-19@gated-at.bofh.it> (permalink)
References <t9kGn-4F0-21@gated-at.bofh.it> <t9kGn-4F0-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext 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