lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20251210051724.13564-1-ii4gsp@gmail.com>
Date: Wed, 10 Dec 2025 14:17:24 +0900
From: Minseong Kim <ii4gsp@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Mike Rapoport <rppt@...nel.org>,
	stable@...r.kernel.org,
	Minseong Kim <ii4gsp@...il.com>
Subject: Re: [PATCH] input: synaptics_i2c - cancel delayed work before freeing device

Hi Dmitry,

Thanks for the review.

Understood that cancel_delayed_work_sync() is already called from the
close() handler, and that resume() can restart polling regardless of
open state. If we keep this driver, I can send a v2 that adds an open-state
guard in resume().

However, if this driver is no longer used and Mike confirms there are no
remaining users, I have no objections to removing it instead.

Thanks,
Minseong

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ