Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757615AbYHSUtT (ORCPT ); Tue, 19 Aug 2008 16:49:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753275AbYHSUtJ (ORCPT ); Tue, 19 Aug 2008 16:49:09 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:58192 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753243AbYHSUtI (ORCPT ); Tue, 19 Aug 2008 16:49:08 -0400 Date: Tue, 19 Aug 2008 13:49:06 -0700 From: Andrew Morton To: Ico Doornekamp Cc: linux-kernel@vger.kernel.org Subject: Re: TIOCGWINSZ retuns old pty size after receiving SIGWINCH Message-Id: <20080819134906.8fe9002e.akpm@linux-foundation.org> In-Reply-To: <20080819201311.GK29842@pruts.nl> References: <20080810150859.GO3653@pruts.nl> <20080819004026.2dac3ba6.akpm@linux-foundation.org> <20080819075414.GV29842@pruts.nl> <20080819010702.c5300420.akpm@linux-foundation.org> <20080819114423.GB29842@pruts.nl> <20080819175639.GI29842@pruts.nl> <20080819120300.91cc6b08.akpm@linux-foundation.org> <20080819201311.GK29842@pruts.nl> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1325 Lines: 42 On Tue, 19 Aug 2008 22:13:11 +0200 Ico Doornekamp wrote: > > > > > > This bug may have been present in released kernels for some time - I > > think I read in another thread that CPU scheduler changes might have > > caused it to surface. Doesn't matter really - we don't want > > user-visible races like this affecting desktop applications in stable > > kernels! > > > > Can you please help us to complete this list? > > 2.6.25.9: good > 2.6.26-rc1 bad ( +/- 10% of the resizes) > 2.6.26.2: still bad ( +/- 10% of the resizes ) > 2.6.27-rc3: ugly bad ( > 75% of the resizes ) > linux-next good > > Any other versions to test ? Current Linus mainline has commit 8c9a9dd0fa3a269d380eaae2dc1bee39e865fae1 Author: Alan Cox Date: Fri Aug 15 10:39:38 2008 +0100 tty: remove resize window special case which might have fixed this after 2.6.27-rc3, so testing ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.27-rc3-git6.gz would be most interesting. We should hunt down the problem and get 2.6.26.x fixed up too. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/