linux/drivers/staging/speakup
Peter Hurley f4f9edcf9b staging/speakup: Use tty_ldisc_ref() for paste kworker
As the function documentation for tty_ldisc_ref_wait() notes, it is
only callable from a tty file_operations routine; otherwise there
is no guarantee the ref won't be NULL.

The key difference with the VT's paste_selection() is that is an ioctl,
where __speakup_paste_selection() is completely async kworker, kicked
off from interrupt context.

Fixes: 28a821c306 ("Staging: speakup: Update __speakup_paste_selection()
       tty (ab)usage to match vt")
Cc: <stable@vger.kernel.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-26 23:17:54 -08:00
..
DefaultKeyAssignments
Kconfig
Makefile
TODO
buffers.c staging: speakup: Remove multiple assignments 2015-10-24 19:44:30 -07:00
devsynth.c Staging: speakup: devsynth.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
fakekey.c staging: speakup: fix speakup-r regression 2015-10-04 19:57:20 +01:00
i18n.c Staging: speakup: Use ARRAY_SIZE macro 2015-10-08 10:50:27 +01:00
i18n.h staging: speakup: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
keyhelp.c staging: speakup: fix indentation 2015-07-14 20:01:55 -07:00
kobjects.c Staging: speakup: kobjects.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
main.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
selection.c staging/speakup: Use tty_ldisc_ref() for paste kworker 2016-01-26 23:17:54 -08:00
serialio.c Staging: speakup: serialio.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
serialio.h staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
speakup.h staging: speakup: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
speakup_acnt.h staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_acntpc.c
speakup_acntsa.c
speakup_apollo.c
speakup_audptr.c staging: speakup: speakup_audptr: Remove useless intialisation 2015-10-16 22:56:23 -07:00
speakup_bns.c
speakup_decext.c staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
speakup_decpc.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_dectlk.c Staging: speakup: Remove braces for single statement blocks 2015-09-12 18:24:53 -07:00
speakup_dtlk.c
speakup_dtlk.h staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_dummy.c
speakup_keypc.c
speakup_ltlk.c
speakup_soft.c staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
speakup_spkout.c
speakup_txprt.c
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
spk_priv_keyinfo.h staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
spk_types.h staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
spkguide.txt
synth.c
thread.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
varhandlers.c staging: speakup: varhandlers: Remove useless intialisation 2015-10-16 22:56:23 -07:00