Messages in this thread |  | | Date | Sun, 5 Oct 2008 13:03:30 +0100 | From | Alan Cox <> | Subject | Re: TIOCGWINSZ retuns old pty size after receiving SIGWINCH |
| |
On Sun, 5 Oct 2008 19:39:44 +0800 Kanru Chen <koster@debian.org.tw> wrote:
> Hi Alan, > > Could you push a fix for this problem for .27 release? It seems many > people encounter this if they compile with PREEMPT enabled and it's quite > annoying.
The relevant fixes were pushed and are in the current -rc series kernels. The tty mutex now locks the TIOCG/SWINSZ calls using the tty mutex lock of the tty side of tty/pty pairs.
Alan
|  |