linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] leds: trigger: input-events: Rewrite to fix a serious locking issue
@ 2024-06-02 16:02 Hans de Goede
  2024-06-02 16:02 ` [PATCH 1/1] " Hans de Goede
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2024-06-02 16:02 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones; +Cc: Hans de Goede, linux-leds

Hi All,

As first discussed here:
https://lore.kernel.org/linux-leds/20240601195528.48308-1-hdegoede@redhat.com/

Shortly after ledtrig-input-events being merged into leds-for-next I found
a serious locking issue with it :|

The single patch in this series fixes this. As indicated in the subject
this is close to a full rewrite of ledtrig-input-events. The core
functionality is preserved and since ledtrig-input-events ATM only exists
on leds-for-next the other behavioral changes involved are not a problem.

Lee, I personally think it makes sense to keep the history and apply this
on top (1). But if you prefer you could also drop the current version and
then I'll send out a new patch directly adding the new version of
the input-events trigger.

Regards,

Hans

1) Especially in the light of the similar issues in the netdev trigger


Hans de Goede (1):
  leds: trigger: input-events: Rewrite to fix a serious locking issue

 drivers/leds/trigger/ledtrig-input-events.c | 136 +++++---------------
 1 file changed, 34 insertions(+), 102 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-20  9:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-02 16:02 [PATCH 0/1] leds: trigger: input-events: Rewrite to fix a serious locking issue Hans de Goede
2024-06-02 16:02 ` [PATCH 1/1] " Hans de Goede
2024-06-13 14:31   ` Lee Jones
2024-06-14 16:04     ` Hans de Goede
2024-06-20  9:40   ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).