All of lore.kernel.org
 help / color / mirror / Atom feed
* net/usb: Use irqsave in USB's complete callback
@ 2018-06-20 19:31 Sebastian Andrzej Siewior
  2018-06-20 19:31   ` [1/5] " Sebastian Andrzej Siewior
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Sebastian Andrzej Siewior @ 2018-06-20 19:31 UTC (permalink / raw)
  To: netdev; +Cc: linux-usb, tglx, David S. Miller

This is about using _irqsave() primitives in the completion callback in
order to get rid of local_irq_save() in __usb_hcd_giveback_urb().

Sebastian

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

end of thread, other threads:[~2018-06-22  4:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-20 19:31 net/usb: Use irqsave in USB's complete callback Sebastian Andrzej Siewior
2018-06-20 19:31 ` [PATCH 1/5] net: usb: cdc-phonet: use irqsave() " Sebastian Andrzej Siewior
2018-06-20 19:31   ` [1/5] " Sebastian Andrzej Siewior
2018-06-20 19:31 ` [PATCH 2/5] net: usb: hso: " Sebastian Andrzej Siewior
2018-06-20 19:31   ` [2/5] " Sebastian Andrzej Siewior
2018-06-20 19:31 ` [PATCH 3/5] net: usb: kaweth: " Sebastian Andrzej Siewior
2018-06-20 19:31   ` [3/5] " Sebastian Andrzej Siewior
2018-06-20 19:31 ` [PATCH 4/5] net: usb: r8152: " Sebastian Andrzej Siewior
2018-06-20 19:31   ` [4/5] " Sebastian Andrzej Siewior
2018-06-20 19:31 ` [PATCH 5/5] net: usb: rtl8150: " Sebastian Andrzej Siewior
2018-06-20 19:31   ` [5/5] " Sebastian Andrzej Siewior
2018-06-22  4:58 ` net/usb: Use irqsave " David Miller

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.