> -----Original Message----- > From: Dexuan Cui <[email protected]> > Sent: Monday, August 19, 2019 7:57 PM > To: [email protected]; [email protected]; > [email protected]; [email protected]; Stephen > Hemminger <[email protected]>; Sasha Levin > <[email protected]>; [email protected]; Haiyang Zhang > <[email protected]>; KY Srinivasan <[email protected]>; Michael > Kelley <[email protected]> > Cc: [email protected]; [email protected]; Dexuan Cui > <[email protected]> > Subject: [PATCH] HID: hyperv: Use in-place iterator API in the channel > callback > > Simplify the ring buffer handling with the in-place API. > > Also avoid the dynamic allocation and the memory leak in the channel > callback function. > > Signed-off-by: Dexuan Cui <[email protected]> > --- > > Hi Jiri, Benjamin, can this patch go through Sasha's hyperv tree: > https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git > > This is a purely Hyper-V specific change.
Hi Jiri, Benjamin, Are you OK if this patch for the Hyper-V HID driver goes through the Hyper-V tree maintained by Sasha Levin? It's a purely Hyper-V change, and I have been using the patch for several months and there is no regression. Thanks, -- Dexuan

