[PATCH 0/2] Staging: speakup: Fix deadlock when pasting

Ben Hutchings ben at decadent.org.uk
Sun May 18 23:50:27 UTC 2014


These patches fix a deadlock that can occur when using speakup to paste
a selection.  I tested them against 3.12.9, but there don't appear to be
any later changes in this area.

Ben.

Ben Hutchings (2):
  Staging: speakup: Move pasting into a work item
  Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to
    match vt

 drivers/staging/speakup/main.c      |  1 +
 drivers/staging/speakup/selection.c | 52 ++++++++++++++++++++++++++++++-------
 drivers/staging/speakup/speakup.h   |  1 +
 drivers/tty/tty_buffer.c            |  2 ++
 4 files changed, 47 insertions(+), 9 deletions(-)


-- 
Ben Hutchings
It is easier to change the specification to fit the program than vice versa.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20140519/9aa7c36a/attachment.asc>


More information about the devel mailing list