From: Greg KH <gregkh@linuxfoundation.org>
To: 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
Date: Fri, 10 Feb 2017 15:46:47 +0100 [thread overview]
Message-ID: <20170210144647.GA18276@kroah.com> (raw)
In-Reply-To: <1486340443-515-5-git-send-email-kys@exchange.microsoft.com>
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
next parent reply other threads:[~2017-02-10 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1486340387-419-1-git-send-email-kys@exchange.microsoft.com>
[not found] ` <1486340443-515-5-git-send-email-kys@exchange.microsoft.com>
2017-02-10 14:46 ` Greg KH [this message]
2017-02-10 16:39 ` [PATCH 05/13] vmbus: remove per channel state Stephen Hemminger
2017-02-10 17:06 ` Greg KH
2017-02-12 5:55 ` KY Srinivasan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170210144647.GA18276@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=apw@canonical.com \
--cc=devel@linuxdriverproject.org \
--cc=jasowang@redhat.com \
--cc=kys@microsoft.com \
--cc=leann.ogasawara@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=stephen@networkplumber.org \
--cc=sthemmin@microsoft.com \
--cc=vkuznets@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.