[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2305262046000.29760@cbobk.fhfr.pm>
Date: Fri, 26 May 2023 20:46:18 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
cc: Benjamin Tissoires <benjamin.tissoires@...hat.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Stephen Boyd <swboyd@...omium.org>
Subject: Re: [PATCH v2 0/2] HID: ensure timely release of driver resources
On Tue, 23 May 2023, Dmitry Torokhov wrote:
> These 2 patches address an issue in HID subsystem where cleanup code in
> the bus code runs before releasing devres-managed resources by the
> driver core.
>
> This is a V2 of the patch, which was split in 2 parts - generic cleanup
> and the actualy change addressing the issue.
>
> Link: https://lore.kernel.org/r/20230505232417.1377393-1-swboyd@chromium.org
> Link: https://lore.kernel.org/r/ZFWarGkRAfPOmI6E@google.com
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> ---
> Dmitry Torokhov (2):
> HID: split apart hid_device_probe to make logic more apparent
> HID: ensure timely release of driver-allocated resources
>
> drivers/hid/hid-core.c | 118 +++++++++++++++++++++++++++++--------------------
> include/linux/hid.h | 1 +
> 2 files changed, 72 insertions(+), 47 deletions(-)
Now queued in hid.git#for-6.5/core.
Thanks,
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists