public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] radio-mr800: fix unplug
@ 2008-11-19  0:35 Alexey Klimov
  2008-11-20  3:31 ` Douglas Schilling Landgraf
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Klimov @ 2008-11-19  0:35 UTC (permalink / raw)
  To: video4linux-list; +Cc: Mauro Carvalho Chehab

Hello, all

This patch fix such thing. When you listening the radio with you
user-space application(kradio/gnomeradio/mplayer/etc) and suddenly you
unplug the device from usb port and then close application or change
frequency of the radio - a lot of oopses appear in dmesg. I also had big
problems with stability of kernel(different memory leaks, lockings) in
~30% of cases when using mplayer trying to reproduce this bug.

This thing happens with dsbr100 radio and radio-mr800. I told about this
thing to Douglas Schilling Landgraf and then he suggested right decision
for dsbr100. He told me that he get ideas of preventing this bug from
Tobias radio-si470x driver. Hopefully this bug didn't show up in
radio-si470x. Well, i used Douglas suggestion and code of si470x and
made this patch.

Douglas said that he's going to create patch for dsbr100.

Patch places a lof of safety checks in functions, adds disconnect_lock
mutex and changes disconnect and release functions of module. May be
it's good to add it to 2.6.28 because it fixes an issue.
I tested this thing under 2.6.28-rc5.

-- 
Best regards, Klimov Alexey


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

end of thread, other threads:[~2008-11-20 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19  0:35 [PATCH 0/1] radio-mr800: fix unplug Alexey Klimov
2008-11-20  3:31 ` Douglas Schilling Landgraf
2008-11-20  7:42   ` Alexey Klimov
2008-11-20 14:33     ` Douglas Schilling Landgraf

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