From: Stephen Hemminger <stephen@networkplumber.org>
To: Dexuan Cui <decui@microsoft.com>
Cc: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
KY Srinivasan <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
"Stephen Hemminger" <sthemmin@microsoft.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [PATCH] vmbus: fix missed ring events on boot
Date: Sat, 18 Mar 2017 09:03:07 -0700 [thread overview]
Message-ID: <20170318090307.3397bb5a@xeon-e3> (raw)
In-Reply-To: <MWHPR03MB266978D371312DE1777B7469BF380@MWHPR03MB2669.namprd03.prod.outlook.com>
On Sat, 18 Mar 2017 07:46:21 +0000
Dexuan Cui <decui@microsoft.com> wrote:
> > From: devel [mailto:driverdev-devel-bounces@linuxdriverproject.org] On
> > Behalf Of Stephen Hemminger
> > @@ -609,7 +609,15 @@ static int vmbus_close_internal(struct
> > @@ -480,20 +492,12 @@ static void vmbus_process_offer(struct
>
> Hi Stephen,
> Thanks for the patch!
>
> hv_event_tasklet_enable() is called in 4 places in 4.10:
>
> vmbus_close_internal, hv_process_channel_removal and
> vmbus_process_offer (twice).
>
> The patch only fixes 2 of the 4 ones.
> Should we fix all of them?
>
> Thanks,
> -- Dexuan
I am testing a simpler patch that just fixes hv_event_tasklet_enable
prev parent reply other threads:[~2017-03-18 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-18 0:19 [PATCH] vmbus: fix missed ring events on boot Stephen Hemminger
2017-03-18 7:46 ` Dexuan Cui
2017-03-18 16:03 ` Stephen Hemminger [this message]
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=20170318090307.3397bb5a@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=decui@microsoft.com \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=stable@vger.kernel.org \
--cc=sthemmin@microsoft.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.