[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180620104028.18283-1-bigeasy@linutronix.de>
Date: Wed, 20 Jun 2018 12:40:24 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: netdev@...r.kernel.org
Cc: Karsten Keil <isdn@...ux-pingi.de>, linux-usb@...r.kernel.org,
tglx@...utronix.de
Subject: ISDN: use irqsave() in URB completion + usb_fill_int_urb
This series is mostly about using _irqsave() primitives in the
completion callback in order to get rid of local_irq_save() in
__usb_hcd_giveback_urb(). While at it, I also tried to move drivers to
use usb_fill_int_urb() otherwise it is hard find users of a certain API.
Sebastian
Powered by blists - more mailing lists