From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/4] tm6000 locking fixes
Date: Mon, 11 Oct 2010 12:37:20 -0300 [thread overview]
Message-ID: <20101011123720.6a99b316@pedra> (raw)
There are a number of locking issues at tm6000 driver.
This series fixes those locking issues. After them, both mplayer and tvtime
are not causing panic/oops, even if I call it via a remote machine.
Unfortunately, my HVR-900H died (probably due to overheat), so I can't
test anymore the tm6010 alsa fixes, but, on the tests I did with tm6000, the
start/stop of audio is not causing OOPS/Panic anymore (yet, some extra init
is needed for tm6000 to have audio).
Mauro Carvalho Chehab (4):
tm6000: don't use BKL at the driver
V4L/DVB: tm6000-alsa: fix some locking issues
V4L/DVB: Use just one lock for devlist
V4L/DVB: tm6000: fix resource locking
drivers/media/video/cx231xx/cx231xx-cards.c | 2 +
drivers/staging/tm6000/tm6000-alsa.c | 46 +++++++++++++---
drivers/staging/tm6000/tm6000-cards.c | 3 -
drivers/staging/tm6000/tm6000-core.c | 15 ++----
drivers/staging/tm6000/tm6000-video.c | 77 +++++++++++++++++----------
drivers/staging/tm6000/tm6000.h | 7 ++-
6 files changed, 98 insertions(+), 52 deletions(-)
reply other threads:[~2010-10-11 15:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101011123720.6a99b316@pedra \
--to=mchehab@redhat.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox