Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751305AbWERHKA (ORCPT ); Thu, 18 May 2006 03:10:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751306AbWERHJ7 (ORCPT ); Thu, 18 May 2006 03:09:59 -0400 Received: from smtp4-g19.free.fr ([212.27.42.30]:41958 "EHLO smtp4-g19.free.fr") by vger.kernel.org with ESMTP id S1751305AbWERHJ7 (ORCPT ); Thu, 18 May 2006 03:09:59 -0400 From: Duncan Sands To: linux-kernel@vger.kernel.org Subject: kobject_add failed for vcs1 with -EEXIST, don't try to register things with the same name in the same directory. Date: Thu, 18 May 2006 09:09:55 +0200 User-Agent: KMail/1.9.1 Cc: Greg KH MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605180909.55747.baldrick@free.fr> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 963 Lines: 21 Got this when shutting down with 2.6.17-rc4-git2: kobject_add failed for vcs1 with -EEXIST, don't try to register things with the same name in the same directory. kobject_add+0x11d/0x13a class_device_add+0x8c/0x269 class_device_create+0x74/0x94 vcs_make_devfs+0x22/0x4d con_open+0x6f/0x7c tty_open+0x175/0x29f chrdev_open+0xe7/0xfd chrdev_open+0x0/0xfd __dentry_open+0xb6/0x185 nameidata_to_filp+0x19/0x28 do_filp_open+0x2b/0x31 do_sys_open+0x3c/0xae sys_open+0x16/0x18 sysenter_past_esp+0x54/0x75 Any idea what it's about? Thanks, Duncan. - 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/