Re: [PATCH V0] mshv: pass struct mshv_user_mem_region by reference

From: Wei Liu

Date: Thu Mar 12 2026 - 00:32:47 EST


On Wed, Mar 04, 2026 at 06:45:12PM +0000, Michael Kelley wrote:
> From: Mukesh R <mrathor@xxxxxxxxxxxxxxxxxxx> Sent: Tuesday, March 3, 2026 4:03 PM
> >
> > For unstated reasons, function mshv_partition_ioctl_set_memory passes
> > struct mshv_user_mem_region by value instead of by reference. Change
> > it to pass by reference.
> >
> > Signed-off-by: Mukesh R <mrathor@xxxxxxxxxxxxxxxxxxx>
>
> Reviewed-by: Michael Kelley <mhklinux@xxxxxxxxxxx>
>

Applied to hyperv-fixes.