mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
7ef5e02553
When enabling a shared IRQ line, then saa7134_irq handler could be invoked before the driver had completely set up internal structures, due to a shared interrupt line firing. Clear the saa7134 interrupt status reg, before requesting the irq line, so that stale IRQ status isn't processed before the internal structures are set up. Marcin Slusarz recently brought this Oops to the attention of the v4l-dvb lists and provided an initial analysis by investigating reports found here: http://kerneloops.org/guilty.php?guilty=mute_input_7133&version=2.6.27-release&start=1802240&end=1835007&class=oops Reported-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
saa6752hs.c | ||
saa7134-alsa.c | ||
saa7134-cards.c | ||
saa7134-core.c | ||
saa7134-dvb.c | ||
saa7134-empress.c | ||
saa7134-i2c.c | ||
saa7134-input.c | ||
saa7134-reg.h | ||
saa7134-ts.c | ||
saa7134-tvaudio.c | ||
saa7134-vbi.c | ||
saa7134-video.c | ||
saa7134.h |