public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: use irqsave() in USB's complete callback + remove local_irq_save
@ 2018-09-10  9:19 Sebastian Andrzej Siewior
  2018-09-10  9:19 ` [PATCH 1/3] media: em28xx-audio: use irqsave() in USB's complete callback Sebastian Andrzej Siewior
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sebastian Andrzej Siewior @ 2018-09-10  9:19 UTC (permalink / raw)
  To: linux-media, linux-usb; +Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman, tglx

I've been looking at my queue and compared to v4.19-rc3. As it turns
out, everything was merged except for

	media: em28xx-audio: use irqsave() in USB's complete
	media: tm6000: use irqsave() in USB's complete callback

I haven't seen any reply to those two patches (like asking for changes)
so I assume that those two just fell through the cracks.

The last one is the final removal of the local_irq_save() statement once
all drivers were audited & fixed.

Sebastian

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

end of thread, other threads:[~2018-09-10 20:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10  9:19 [PATCH 0/3] media: use irqsave() in USB's complete callback + remove local_irq_save Sebastian Andrzej Siewior
2018-09-10  9:19 ` [PATCH 1/3] media: em28xx-audio: use irqsave() in USB's complete callback Sebastian Andrzej Siewior
2018-09-10  9:19 ` [PATCH 2/3] media: tm6000: " Sebastian Andrzej Siewior
2018-09-10  9:20 ` [PATCH 3/3] usb: core: remove local_irq_save() around ->complete() handler Sebastian Andrzej Siewior
2018-09-10 14:11   ` Alan Stern
2018-09-10  9:25 ` [PATCH 0/3] media: use irqsave() in USB's complete callback + remove local_irq_save Mauro Carvalho Chehab
2018-09-10  9:30   ` Sebastian Andrzej Siewior
2018-09-10 13:37     ` Greg Kroah-Hartman
2018-09-10 15:58       ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox