All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dave Jones <davej@redhat.com>
Cc: Matze Braun <MatzeBraun@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: ALSA Maestro driver spinlock bug.
Date: Wed, 05 Jan 2005 14:31:22 +0100	[thread overview]
Message-ID: <s5hk6qsm28l.wl@alsa2.suse.de> (raw)
In-Reply-To: <20050105015610.GF24231@redhat.com>

At Tue, 4 Jan 2005 20:56:10 -0500,
Dave Jones wrote:
> 
> One of our Fedora users reported a bug that showed up
> with spinlock debugging enabled.
> 
> sound/pci/es1968.c: es1968_measure_clock()
> 
> At line 1811, we acquire &chip->reg_lock
> and then call snd_es1968_bob_inc(), which
> calls snd_es1968_bob_start(), which tries to
> acquire the same lock at line 885.
> 
> It barfs as a result.  Is it safe to move
> the snd_es1968_bob_inc() call before we
> take the lock ?

Already fixed in the recent ALSA version.


Takashi

      reply	other threads:[~2005-01-05 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-05  1:56 ALSA Maestro driver spinlock bug Dave Jones
2005-01-05 13:31 ` Takashi Iwai [this message]

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=s5hk6qsm28l.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=MatzeBraun@gmx.de \
    --cc=davej@redhat.com \
    --cc=linux-kernel@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 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.