alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Andrej Krutak <dev@andree.sk>
To: tiwai@suse.com, perex@perex.cz, stefanha@gmail.com,
	grabner@icg.tugraz.at, alsa-devel@alsa-project.org
Cc: Andrej Krutak <dev@andree.sk>
Subject: [PATCH 0/3] line6 locking and segfault fixes
Date: Thu, 18 Aug 2016 23:52:09 +0200	[thread overview]
Message-ID: <1471557132-10206-1-git-send-email-dev@andree.sk> (raw)

These are already seen patches fixing a few locking issues, now split out of the
POD-X3 patchset.

In addition, pod sysfs attributes touched something else than they thought,
causing segfaults - fixed it (tested with the same code in podhd)...

Andrej Krutak (3):
  ALSA: line6: Remove double line6_pcm_release() after failed acquire.
  ALSA: line6: Give up on the lock while URBs are released.
  ALSA: line6: Fix POD sysfs attributes segfault

 sound/usb/line6/pcm.c |  3 ++-
 sound/usb/line6/pod.c | 12 ++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-08-18 21:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-18 21:52 Andrej Krutak [this message]
2016-08-18 21:52 ` [PATCH 1/3] ALSA: line6: Remove double line6_pcm_release() after failed acquire Andrej Krutak
2016-08-19  5:54   ` Stefan Hajnoczi
2016-08-18 21:52 ` [PATCH 2/3] ALSA: line6: Give up on the lock while URBs are released Andrej Krutak
2016-08-18 21:52 ` [PATCH 3/3] ALSA: line6: Fix POD sysfs attributes segfault Andrej Krutak
2016-08-19  5:54   ` Stefan Hajnoczi
2016-08-22 12:03 ` [PATCH 0/3] line6 locking and segfault fixes Takashi Iwai

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=1471557132-10206-1-git-send-email-dev@andree.sk \
    --to=dev@andree.sk \
    --cc=alsa-devel@alsa-project.org \
    --cc=grabner@icg.tugraz.at \
    --cc=perex@perex.cz \
    --cc=stefanha@gmail.com \
    --cc=tiwai@suse.com \
    /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;
as well as URLs for NNTP newsgroup(s).