From: Daniel Mack <daniel@caiaq.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Hills <mark@pogo.org.uk>
Subject: Re: [PATCH 1/4] snd-usb-caiaq: Do not disable local interrupts
Date: Sat, 17 Oct 2009 18:12:14 +0200 [thread overview]
Message-ID: <20091017161214.GX28832@buzzloop.caiaq.de> (raw)
In-Reply-To: <s5hiqf34gf4.wl%tiwai@suse.de>
On Mon, Sep 28, 2009 at 10:33:35AM +0200, Takashi Iwai wrote:
> At Sat, 26 Sep 2009 17:06:23 +0100 (BST),
> Mark Hills wrote:
> >
> > On Fri, 25 Sep 2009, Daniel Mack wrote:
> >
> > > On Fri, Sep 25, 2009 at 04:22:15PM +0100, Mark Hills wrote:
> > >> The driver documentation states that local interrupts are already
> > >> disabled when trigger() is called, so only a spinlock is required.
> > >
> > > Hmm. I assume you tested them well. But I remember to have had quite
> > > some trouble at this point on SMP machines and ended up with that
> > > irqsave code. However, if you're sure that fixes a bug or is not
> > > necessary, let's take the patches and I'll test them once I'm back home
> > > around mid Oct.
> >
> > I did check both non and SMP machines, and it corresponds to the docs. I
> > also removed the patches to verify I could reproduce the original
> > problems.
>
> The irqsave is needed for deactivate_substream() because it's called
> also in your hw_free callback, which is non-atomic.
> In the real case, it's hard to hit this codepath, though.
Well, the nature of race conditions is that they are hard to hit, right? ;)
However, I tested the patches now, and couldn't reproduce anything like
the things I remember I had.
So from my side, they can go in then. Sorry for the long delay on this.
Thanks,
Daniel
next prev parent reply other threads:[~2009-10-17 16:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-20 12:07 Questions on locking, snd-usb-caiaq Mark Hills
2009-09-21 13:35 ` Takashi Iwai
2009-09-22 4:53 ` Daniel Mack
2009-09-22 7:14 ` Mark Hills
2009-09-25 15:22 ` [PATCH 1/4] snd-usb-caiaq: Do not disable local interrupts Mark Hills
2009-09-25 15:22 ` [PATCH 2/4] snd-usb-caiaq: Missing lock around use of buffer positions Mark Hills
2009-09-25 15:22 ` [PATCH 3/4] snd-usb-caiaq: Lock on stream start/unpause Mark Hills
2009-09-25 15:22 ` [PATCH 4/4] snd-usb-caiaq: Bump version number to 1.3.20 Mark Hills
2009-09-25 16:00 ` [PATCH 1/4] snd-usb-caiaq: Do not disable local interrupts Daniel Mack
2009-09-26 16:06 ` Mark Hills
2009-09-28 8:33 ` Takashi Iwai
2009-10-17 16:12 ` Daniel Mack [this message]
2009-10-18 17:52 ` Mark Hills
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=20091017161214.GX28832@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=alsa-devel@alsa-project.org \
--cc=mark@pogo.org.uk \
--cc=tiwai@suse.de \
/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.