Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754851Ab0KRGN5 (ORCPT ); Thu, 18 Nov 2010 01:13:57 -0500 Received: from cantor.suse.de ([195.135.220.2]:35876 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893Ab0KRGN4 (ORCPT ); Thu, 18 Nov 2010 01:13:56 -0500 Date: Wed, 17 Nov 2010 22:14:15 -0800 From: Greg KH To: Shan Wei , Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: WARNING in tty_io.c Message-ID: <20101118061415.GA14712@suse.de> References: <4CDA5291.4010802@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CDA5291.4010802@cn.fujitsu.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1716 Lines: 41 On Wed, Nov 10, 2010 at 04:06:41PM +0800, Shan Wei wrote: > > Modify start-ttys.conf to add ttyS0 device on my Fedora13 with 2.6.37-rc1+ kernel. > After rebooting system, got the following WARNING. > > > ------------[ cut here ]------------ > WARNING: at drivers/char/tty_io.c:1331 tty_open+0x20e/0x3b2() > Hardware name: Aspire SA80 > Modules linked in: ipv6 uinput snd_intel8x0 snd_ac97_codec ac97_bus r8169 ppdev parport_pc snd_seq snd_seq_device snd_pcm sis900 mii snd_timer snd soundcore parport snd_page_alloc pcspkr ata_generic pata_acpi sata_sis pata_sis [last unloaded: scsi_wait_scan] > Pid: 117, comm: plymouthd Not tainted 2.6.37-rc1+ #4 Does this still happen in .37-rc2? Alan, any ideas? > Call Trace: > [] warn_slowpath_common+0x6a/0x7f > [] ? tty_open+0x20e/0x3b2 > [] warn_slowpath_null+0x14/0x18 > [] tty_open+0x20e/0x3b2 > [] chrdev_open+0xf3/0x110 > [] __dentry_open+0x141/0x237 > [] nameidata_to_filp+0x43/0x51 > [] ? chrdev_open+0x0/0x110 > [] do_last+0x372/0x47f > [] do_filp_open+0x19c/0x406 > [] ? do_vfs_ioctl+0x55e/0x5b4 > [] ? might_fault+0x1e/0x20 > [] do_sys_open+0x4d/0xcf > [] ? selinux_file_ioctl+0x43/0x46 > [] sys_open+0x23/0x2b > [] sysenter_do_call+0x12/0x28 > [] ? init_intel_cacheinfo+0x6d/0x39e > ---[ end trace eeb22dd7bedfb0b1 ]--- > -- 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/