devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Kaehn <kaehndan@gmail.com>
To: tiwai@suse.com
Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	Daniel Kaehn <kaehndan@gmail.com>
Subject: [PATCH v4 2/2] Add generic serial MIDI driver using serial bus API
Date: Wed, 27 Apr 2022 16:35:34 -0500	[thread overview]
Message-ID: <20220427213534.163097-1-kaehndan@gmail.com> (raw)
In-Reply-To: <0220425191602.770932-3-kaehndan@gmail.com>

Just discovered a fairly severe concurrency bug with the MIDI output
in this version of the driver - write_wakeup and output_write
can end in a deadlock with the serial device. Replying here just to
ensure this isn't merged before I send a fix.

Daniel Kaehn

       reply	other threads:[~2022-04-27 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0220425191602.770932-3-kaehndan@gmail.com>
2022-04-27 21:35 ` Daniel Kaehn [this message]
2022-04-25 19:16 [PATCH v4 0/2] Add generic serial MIDI driver using serial bus API Daniel Kaehn
2022-04-25 19:16 ` [PATCH v4 2/2] " Daniel Kaehn

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=20220427213534.163097-1-kaehndan@gmail.com \
    --to=kaehndan@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=devicetree@vger.kernel.org \
    --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).