diff options
author | Alan Cox <alan@linux.intel.com> | 2009-07-07 17:39:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-08 18:47:59 +0200 |
commit | d945cb9cce20ac7143c2de8d88b187f62db99bdc (patch) | |
tree | 88f8cc4b4e545c4e8ce998c9400767fffe5ddc94 /drivers/net/hamradio/baycom_ser_hdx.c | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... (diff) | |
download | linux-d945cb9cce20ac7143c2de8d88b187f62db99bdc.tar.xz linux-d945cb9cce20ac7143c2de8d88b187f62db99bdc.zip |
pty: Rework the pty layer to use the normal buffering logic
This fixes the ppp problems and various other issues with call locking
caused by one side of a pty called in one locking context trying to match
another with differing rules on the other side. We also get a big slack
space to work with that means we can bury the flow control deadlock case
for any conceivable real world situation.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/hamradio/baycom_ser_hdx.c')
0 files changed, 0 insertions, 0 deletions