From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: <kys@microsoft.com>, <haiyangz@microsoft.com>,
<sthemmin@microsoft.com>, <wei.liu@kernel.org>,
<decui@microsoft.com>, <jejb@linux.ibm.com>,
<martin.petersen@oracle.com>, <mikelley@microsoft.com>,
<Tianyu.Lan@microsoft.com>, <longli@microsoft.com>,
<linux-hyperv@vger.kernel.org>, <linux-scsi@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero
Date: Wed, 05 Jan 2022 00:41:31 -0500 [thread overview]
Message-ID: <yq135m2zqw1.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20211227040311.54584-1-yuehaibing@huawei.com> (yuehaibing@huawei.com's message of "Mon, 27 Dec 2021 12:03:11 +0800")
YueHaibing,
> The unsigned variable sg_count is being assigned a return value
> from the call to scsi_dma_map() that can return -ENOMEM.
>
> Fixes: 743b237c3a7b ("scsi: storvsc: Add Isolation VM support for
> storvsc driver")
This should probably go through the Hyper-V tree - I presume that's
where the offending commit is sitting?
Otherwise I can take this after -rc1 is out.
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2022-01-05 5:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-27 4:03 [PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero YueHaibing
2021-12-28 18:04 ` Michael Kelley (LINUX)
2022-01-05 5:41 ` Martin K. Petersen [this message]
2022-01-05 12:23 ` Wei Liu
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=yq135m2zqw1.fsf@ca-mkp.ca.oracle.com \
--to=martin.petersen@oracle.com \
--cc=Tianyu.Lan@microsoft.com \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=jejb@linux.ibm.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=mikelley@microsoft.com \
--cc=sthemmin@microsoft.com \
--cc=wei.liu@kernel.org \
--cc=yuehaibing@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 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.