From: Hans de Goede <hdegoede@redhat.com>
To: "Filipe Laíns" <lains@riseup.net>,
"Bastien Nocera" <hadess@hadess.net>,
"Jiri Kosina" <jikos@kernel.org>,
"Benjamin Tissoires" <benjamin.tissoires@redhat.com>
Cc: Hans de Goede <hdegoede@redhat.com>, linux-input@vger.kernel.org
Subject: [PATCH 0/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
Date: Fri, 6 Oct 2023 10:18:56 +0200 [thread overview]
Message-ID: <20231006081858.17677-1-hdegoede@redhat.com> (raw)
Hi Benjamin, et al.,
Here are 2 follow-up patches to my logitech-hidpp fix from yesterday:
https://lore.kernel.org/linux-input/20231005182638.3776-1-hdegoede@redhat.com/
The first patch is another race bugfix and should ideally go to stable
assuming you agree,
The second patch is just some code cleanup.
Regards,
Hans
Hans de Goede (2):
HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe()
restarts IO
HID: logitech-hidpp: Drop delayed_work_cb()
drivers/hid/hid-logitech-hidpp.c | 49 ++++++++++++++++++--------------
1 file changed, 27 insertions(+), 22 deletions(-)
--
2.41.0
next reply other threads:[~2023-10-06 8:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-06 8:18 Hans de Goede [this message]
2023-10-06 8:18 ` [PATCH 1/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO Hans de Goede
2023-10-06 13:46 ` Benjamin Tissoires
2023-10-06 15:11 ` Hans de Goede
2023-10-06 16:28 ` Benjamin Tissoires
2023-10-06 17:24 ` Hans de Goede
2023-10-06 17:56 ` Hans de Goede
2023-10-06 8:18 ` [PATCH 2/2] HID: logitech-hidpp: Drop delayed_work_cb() Hans de Goede
2023-10-06 8:21 ` Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231006081858.17677-1-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=benjamin.tissoires@redhat.com \
--cc=hadess@hadess.net \
--cc=jikos@kernel.org \
--cc=lains@riseup.net \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).