[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250515105112.GS3339421@horms.kernel.org>
Date: Thu, 15 May 2025 11:51:12 +0100
From: Simon Horman <horms@...nel.org>
To: mhklinux@...look.com
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, wei.liu@...nel.org,
decui@...rosoft.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
James.Bottomley@...senpartnership.com, martin.petersen@...cle.com,
linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux-scsi@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH net 1/5] Drivers: hv: Allow vmbus_sendpacket_mpb_desc()
to create multiple ranges
On Mon, May 12, 2025 at 05:06:00PM -0700, mhkelley58@...il.com wrote:
> From: Michael Kelley <mhklinux@...look.com>
>
> vmbus_sendpacket_mpb_desc() is currently used only by the storvsc driver
> and is hardcoded to create a single GPA range. To allow it to also be
> used by the netvsc driver to create multiple GPA ranges, no longer
> hardcode as having a single GPA range. Allow the calling driver to
> specify the rangecount in the supplied descriptor.
>
> Update the storvsc driver to reflect this new approach.
>
> Cc: <stable@...r.kernel.org> # 6.1.x
> Signed-off-by: Michael Kelley <mhklinux@...look.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists