linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-hyperv@vger.kernel.org, kys@microsoft.com,
	haiyangz@microsoft.com, sthemmin@microsoft.com,
	wei.liu@kernel.org, decui@microsoft.com, mikelley@microsoft.com
Subject: Re: [PATCH v3 0/2] Drivers: hv: vmbus: fix two issues
Date: Mon, 21 Nov 2022 10:58:49 +0000	[thread overview]
Message-ID: <Y3tZ6euYqCmiSAXT@liuwe-devbox-debian-v2> (raw)
In-Reply-To: <20221119081135.1564691-1-yangyingliang@huawei.com>

On Sat, Nov 19, 2022 at 04:11:33PM +0800, Yang Yingliang wrote:
> This patchset fixes a double free and a memory leak problems.
> 
> v2 -> v3:
>   Update commit message and comment suggested by Michael.
> 
> v1 -> v2:
>   Add a comment before vmbus_device_register().
> 
> Yang Yingliang (2):
>   Drivers: hv: vmbus: fix double free in the error path of
>     vmbus_add_channel_work()
>   Drivers: hv: vmbus: fix possible memory leak in
>     vmbus_device_register()

I added a new line between the old and new paragraphs in the second
commit.

Applied to hyperv-fixes. Thanks.

      parent reply	other threads:[~2022-11-21 10:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  8:11 [PATCH v3 0/2] Drivers: hv: vmbus: fix two issues Yang Yingliang
2022-11-19  8:11 ` [PATCH v3 1/2] Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() Yang Yingliang
2022-11-20  5:50   ` Michael Kelley (LINUX)
2022-11-19  8:11 ` [PATCH v3 2/2] Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() Yang Yingliang
2022-11-20  5:50   ` Michael Kelley (LINUX)
2022-11-21 10:58 ` Wei Liu [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=Y3tZ6euYqCmiSAXT@liuwe-devbox-debian-v2 \
    --to=wei.liu@kernel.org \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=mikelley@microsoft.com \
    --cc=sthemmin@microsoft.com \
    --cc=yangyingliang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).