Re: [PATCH] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
From: Sasha Levin <sashal@kernel.org>
Date: 2019-08-20 15:29:18
Also in:
linux-hyperv, lkml
From: Sasha Levin <sashal@kernel.org>
Date: 2019-08-20 15:29:18
Also in:
linux-hyperv, lkml
On Mon, Aug 19, 2019 at 08:18:05PM -0700, dmitry.torokhov@gmail.com wrote:
On Tue, Aug 20, 2019 at 03:01:23AM +0000, Dexuan Cui wrote:quoted
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 <decui@microsoft.com> --- Hi Dmitry, 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.Sure, no problem. Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Queued up for hyperv-fixes, thank you. -- Thanks, Sasha