From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933115AbXJPNHa (ORCPT ); Tue, 16 Oct 2007 09:07:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932218AbXJPNHU (ORCPT ); Tue, 16 Oct 2007 09:07:20 -0400 Received: from brick.kernel.dk ([87.55.233.238]:9129 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932211AbXJPNHS (ORCPT ); Tue, 16 Oct 2007 09:07:18 -0400 Date: Tue, 16 Oct 2007 15:06:58 +0200 From: Jens Axboe To: linux-kernel@vger.kernel.org Cc: greg@kroah.com Subject: sysfs: duplicate filename 'bInterfaceNumber' can not be created Message-ID: <20071016130658.GG5263@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I get this on booting git as of this morning, HEAD is at 65a6ec0d72a07f16719e9b7a96e1c4bae044b591. sysfs: duplicate filename 'bInterfaceNumber' can not be created WARNING: at fs/sysfs/dir.c:425 sysfs_add_one() Call Trace: [] sysfs_add_one+0x5c/0xc9 [] sysfs_add_file+0x59/0x8d [] sysfs_create_group+0x9c/0xf5 [] :usbcore:usb_create_sysfs_intf_files+0x35/0xd6 [] :usbcore:usb_set_configuration+0x49d/0x4bf [] :usbcore:usb_create_ep_files+0x290/0x2df [] :usbcore:generic_probe+0x5d/0xa0 [] :usbcore:usb_probe_device+0x39/0x3b [] driver_probe_device+0xde/0x165 [] __device_attach+0x0/0xb [] __device_attach+0x9/0xb [] bus_for_each_drv+0x4b/0x82 [] device_attach+0x64/0x7c [] bus_attach_device+0x2d/0x79 [] device_add+0x38c/0x60d [] :usbcore:usb_new_device+0x51/0x91 [] :usbcore:hub_thread+0x7a0/0xbae [] autoremove_wake_function+0x0/0x38 [] :usbcore:hub_thread+0x0/0xbae [] kthread+0x49/0x78 [] child_rip+0xa/0x12 [] kthread+0x0/0x78 [] child_rip+0x0/0x12 -- Jens Axboe