All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] USB: serial: metro-usb: fix unthrottle race
@ 2026-06-23 15:21 Johan Hovold
  2026-06-23 15:21 ` [PATCH 1/3] USB: serial: metro-usb: replace unnecessary atomic allocation Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2026-06-23 15:21 UTC (permalink / raw)
  To: linux-usb; +Cc: Greg Kroah-Hartman, linux-kernel, Johan Hovold

This series fixes a mostly benign unthrottle race. Included is also
preparatory patch replacing an unnecessary atomic allocation and a
related variable declaration cleanup.

Johan


Johan Hovold (3):
  USB: serial: metro-usb: replace unnecessary atomic allocation
  USB: serial: metro-usb: fix unthrottle race
  USB: serial: metro-usb: drop redundant initialisations

 drivers/usb/serial/metro-usb.c | 31 ++++++++++++++++++++-----------
 1 file changed, 20 insertions(+), 11 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-06-23 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 15:21 [PATCH 0/3] USB: serial: metro-usb: fix unthrottle race Johan Hovold
2026-06-23 15:21 ` [PATCH 1/3] USB: serial: metro-usb: replace unnecessary atomic allocation Johan Hovold
2026-06-23 15:21 ` [PATCH 2/3] USB: serial: metro-usb: fix unthrottle race Johan Hovold
2026-06-23 15:21 ` [PATCH 3/3] USB: serial: metro-usb: drop redundant initialisations Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.