android_kernel_lge_bullhead/drivers/staging/speakup
Peter Hurley d2878b36ad staging/speakup: Use tty_ldisc_ref() for paste kworker
commit f4f9edcf9b5289ed96113e79fa65a7bf27ecb096 upstream.

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: 28a821c30688 ("Staging: speakup: Update __speakup_paste_selection()
       tty (ab)usage to match vt")
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-25 11:57:46 -08:00
..
DefaultKeyAssignments
Kconfig staging: Add angle bracket before and after the URL 2013-01-07 14:56:04 -08:00
Makefile
TODO
buffers.c Staging: speakup: buffers.c: checkpatch.pl fixes 2013-01-17 13:31:07 -08:00
devsynth.c
fakekey.c staging: speakup: fix speakup-r regression 2015-10-22 14:37:53 -07:00
i18n.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
i18n.h staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
keyhelp.c Staging: speakup: keyhelp.c: checkpatch.pl fixes 2013-01-17 13:31:07 -08:00
kobjects.c staging: speakup: remove custom string_unescape_any_inplace 2013-04-30 17:04:03 -07:00
main.c Staging: speakup: Move pasting into a work item 2014-06-11 12:03:24 -07:00
selection.c staging/speakup: Use tty_ldisc_ref() for paste kworker 2016-02-25 11:57:46 -08:00
serialio.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
serialio.h
speakup.h Staging: speakup: Move pasting into a work item 2014-06-11 12:03:24 -07:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_acntsa.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_apollo.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_audptr.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_bns.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_decext.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_decpc.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_dectlk.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_dtlk.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_dtlk.h
speakup_dummy.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_keypc.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_ltlk.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_soft.c
speakup_spkout.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakup_txprt.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
spk_priv_keyinfo.h
spk_types.h
spkguide.txt
synth.c Merge branch 'staging-linus' into staging-next 2013-01-07 15:17:52 -08:00
thread.c staging: speakup: Prefix externally-visible symbols 2013-01-07 14:06:31 -08:00
varhandlers.c staging: speakup: remove custom string_unescape_any_inplace 2013-04-30 17:04:03 -07:00