summaryrefslogtreecommitdiff
path: root/ipc/namespace.c
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2015-01-16 20:05:35 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-02 18:11:26 (GMT)
commita342846f9b0448996f56ebece80454d41b431ce2 (patch)
tree9c46111ae604d1e3eae2f5973c755af62ef5cb73 /ipc/namespace.c
parent2c5dc4641ca0e046b432f94f7058c4aff3440e47 (diff)
downloadlinux-a342846f9b0448996f56ebece80454d41b431ce2.tar.xz
n_tty: Fix throttle for canon lines > 3967 chars
The tty driver will be mistakenly throttled if a line termination has not been received, and the line exceeds 3967 chars. Thus, it is possible for the driver to stop sending when it has not yet sent the newline. This does not apply to the pty driver. Don't throttle until at least one line termination has been received. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions