Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754959AbZGOOCV (ORCPT ); Wed, 15 Jul 2009 10:02:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754942AbZGOOCV (ORCPT ); Wed, 15 Jul 2009 10:02:21 -0400 Received: from e28smtp07.in.ibm.com ([59.145.155.7]:37109 "EHLO e28smtp07.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754936AbZGOOCU (ORCPT ); Wed, 15 Jul 2009 10:02:20 -0400 Date: Wed, 15 Jul 2009 19:32:12 +0530 From: "Aneesh Kumar K.V" To: linux-kernel@vger.kernel.org, Alan Cox Subject: Re: tty related hangs with 2.6.31-rc3 Message-ID: <20090715140212.GA11734@skywalker> References: <20090715132956.GA10004@skywalker> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090715132956.GA10004@skywalker> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1376 Lines: 41 On Wed, Jul 15, 2009 at 06:59:56PM +0530, Aneesh Kumar K.V wrote: > Hi, > > I am finding tty related hangs with 2.6.31-rc3. This didn't happen > before. This happen when i close the emacs session. The /proc//stack > content is below > > [] process_echoes+0x2b/0x2e0 > [] n_tty_write_wakeup+0xb/0x40 > [] tty_wakeup+0x58/0x70 > [] pty_write+0x67/0x70 > [] tty_put_char+0x2b/0x40 > [] do_output_char+0xef/0x200 > [] process_echoes+0x11e/0x2e0 > [] n_tty_receive_char+0x102/0x710 > [] n_tty_receive_buf+0x220/0x410 > [] tiocsti+0x8c/0xa0 > [] tty_ioctl+0x25a/0x310 > [] vfs_ioctl+0x28/0x80 > [] do_vfs_ioctl+0x64/0x1c0 > [] sys_ioctl+0x53/0x70 > [] sysenter_do_call+0x12/0x28 > [] 0xffffffff > Another hang [] process_echoes+0x2b/0x2e0 [] n_tty_write+0x6f/0x2b0 [] tty_write+0x132/0x1e0 [] vfs_write+0x96/0x190 [] sys_write+0x3d/0x70 [] sysenter_do_call+0x12/0x28 [] 0xffffffff -aneesh -- 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/