All of lore.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   ` [1/3] " Sebastian Andrzej Siewior
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ 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   ` [1/3] " Sebastian Andrzej Siewior
2018-09-10  9:19 ` [PATCH 2/3] media: tm6000: " Sebastian Andrzej Siewior
2018-09-10  9:19   ` [2/3] " 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  9:20   ` [3/3] " Sebastian Andrzej Siewior
2018-09-10 14:11   ` [PATCH 3/3] " Alan Stern
2018-09-10 14:11     ` [3/3] " 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 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.