All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: cdc-acm: fix break reporting
@ 2021-09-29  9:09 Johan Hovold
  2021-09-29  9:09 ` [PATCH 1/2] USB: cdc-acm: fix racy tty buffer accesses Johan Hovold
  2021-09-29  9:09 ` [PATCH 2/2] USB: cdc-acm: fix break reporting Johan Hovold
  0 siblings, 2 replies; 5+ messages in thread
From: Johan Hovold @ 2021-09-29  9:09 UTC (permalink / raw)
  To: Oliver Neukum, Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel, Johan Hovold

This fixes a couple of bugs in the recently added support for reporting
break events.

Note that the offending commit was backported to stable.

Johan


Johan Hovold (2):
  USB: cdc-acm: fix racy tty buffer accesses
  USB: cdc-acm: fix break detection

 drivers/usb/class/cdc-acm.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.32.0


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

end of thread, other threads:[~2021-09-30  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29  9:09 [PATCH 0/2] USB: cdc-acm: fix break reporting Johan Hovold
2021-09-29  9:09 ` [PATCH 1/2] USB: cdc-acm: fix racy tty buffer accesses Johan Hovold
2021-09-30  9:04   ` Oliver Neukum
2021-09-29  9:09 ` [PATCH 2/2] USB: cdc-acm: fix break reporting Johan Hovold
2021-09-30  9:05   ` Oliver Neukum

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.