]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
pty: quickfix for the pty ENXIO timing problems
authorAlan Cox <alan@linux.intel.com>
Mon, 27 Jul 2009 21:17:51 +0000 (22:17 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jul 2009 22:53:29 +0000 (15:53 -0700)
commit3a54297478e6578f96fd54bf4daa1751130aca86
treeda5d7831f19d8fa58d5da3f8453fb53c0f66e86b
parentf1462147f15a954a1a0553390846c6fa3ca742b1
pty: quickfix for the pty ENXIO timing problems

This also makes close stall in the normal case which is apparently
needed to fix emacs

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pty.c