public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] changeset 9029 (http://linuxtv.org/hg/v4l-dvb/rev/aa3e5cc1d833)
@ 2009-02-02  1:46 e9hack
  2009-02-02  3:38 ` Andy Walls
  2009-02-15 12:36 ` Oliver Endriss
  0 siblings, 2 replies; 24+ messages in thread
From: e9hack @ 2009-02-02  1:46 UTC (permalink / raw)
  To: linux-media; +Cc: obi, mchehab

Hi,

this change set is wrong. The affected functions cannot be called from an interrupt
context, because they may process large buffers. In this case, interrupts are disabled for
a long time. Functions, like dvb_dmx_swfilter_packets(), could be called only from a
tasklet. This change set does hide some strong design bugs in dm1105.c and au0828-dvb.c.

Please revert this change set and do fix the bugs in dm1105.c and au0828-dvb.c (and other
files).

Regards,
Hartmut

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

end of thread, other threads:[~2009-02-18 20:45 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02  1:46 [BUG] changeset 9029 (http://linuxtv.org/hg/v4l-dvb/rev/aa3e5cc1d833) e9hack
2009-02-02  3:38 ` Andy Walls
2009-02-15 12:36 ` Oliver Endriss
2009-02-15 14:07   ` [linux-dvb] " Andy Walls
2009-02-15 20:25   ` Andy Walls
2009-02-16 16:19   ` Trent Piepho
2009-02-16 16:33     ` [linux-dvb] " VDR User
2009-02-16 18:31     ` Mauro Carvalho Chehab
2009-02-16 19:13       ` [linux-dvb] " Steven Toth
2009-02-16 19:15         ` Steven Toth
2009-02-16 23:11           ` Andy Walls
2009-02-17  0:22         ` Trent Piepho
2009-02-17 15:16           ` Steven Toth
2009-02-17 16:47             ` Andreas Oberritter
2009-02-18  2:32             ` Trent Piepho
2009-02-18 15:07               ` Steven Toth
2009-02-18 20:45                 ` Trent Piepho
2009-02-17  0:40     ` Oliver Endriss
2009-02-17  4:02       ` Andreas Oberritter
2009-02-18  2:04         ` [linux-dvb] " Oliver Endriss
2009-02-18  3:22           ` Trent Piepho
2009-02-18 16:47             ` Oliver Endriss
2009-02-18 12:51           ` Andreas Oberritter
2009-02-18  9:15         ` Trent Piepho

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