From: Greg KH <gregkh@suse.de>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: Thomas Meyer <thomas@m3y3r.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
shaw@vranix.com
Subject: Re: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd
Date: Wed, 31 Oct 2007 21:06:02 -0700 [thread overview]
Message-ID: <20071101040602.GA21646@suse.de> (raw)
In-Reply-To: <472947F7.3040101@linux.vnet.ibm.com>
On Thu, Nov 01, 2007 at 08:58:55AM +0530, Kamalesh Babulal wrote:
> Shaw Vrana wrote:
> > Yeah, I get the same with 2.6.24-rc1.
> >
> >
> > On Tue, Oct 23, 2007 at 05:48:54PM +0200, Thomas Meyer wrote:
> >> Thomas Meyer schrieb:
> >>> Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using
> >>> ehci_hcd and address 7
> >>> Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice
> >>> Oct 23 17:13:55 [kernel] hub 1-1:1.0: USB hub found
> >>> Oct 23 17:13:55 [kernel] hub 1-1:1.0: 4 ports detected
> >>> Oct 23 17:13:55 [kernel] sysfs: duplicate filename 'bInterfaceNumber'
> >>> can not be created
> >>> Oct 23 17:13:55 [kernel] WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
> >>> Oct 23 17:13:55 [kernel] [<c01a37f0>] sysfs_add_one+0x54/0xb8
> >>> Oct 23 17:13:55 [kernel] [<c01a332a>] sysfs_add_file+0x42/0x6a
> >>> Oct 23 17:13:55 [kernel] [<c01a4a01>] sysfs_create_group+0x84/0xe7
> >>> Oct 23 17:13:55 [kernel] [<c023e5ec>] device_add+0x44a/0x454
> >>> Oct 23 17:13:55 [kernel] [<f88e774c>]
> >>> usb_create_sysfs_intf_files+0x24/0x98 [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<f88e4181>] usb_set_configuration+0x48f/0x4a9
> >>> [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<f88eabf3>] generic_probe+0x50/0x91 [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<f88e5817>] usb_probe_device+0x32/0x37 [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<c023fc11>] driver_probe_device+0xc5/0x148
> >>> Oct 23 17:13:55 [kernel] [<c02d94bd>] klist_next+0x4b/0x6b
> >>> Oct 23 17:13:55 [kernel] [<c023f14a>] bus_for_each_drv+0x35/0x5c
> >>> Oct 23 17:13:55 [kernel] [<c023fd17>] device_attach+0x63/0x77
> >>> Oct 23 17:13:55 [kernel] [<c023fc94>] __device_attach+0x0/0x5
> >>> Oct 23 17:13:55 [kernel] [<c023f0c6>] bus_attach_device+0x26/0x75
> >>> Oct 23 17:13:55 [kernel] [<c023e43d>] device_add+0x29b/0x454
> >>> Oct 23 17:13:55 [kernel] [<f88dfc2e>] usb_new_device+0x4d/0x8a [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<f88e1149>] hub_thread+0x6f5/0xae2 [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<c02d9e72>] schedule+0x4b4/0x519
> >>> Oct 23 17:13:55 [kernel] [<c013a1e1>] autoremove_wake_function+0x0/0x33
> >>> Oct 23 17:13:55 [kernel] [<f88e0a54>] hub_thread+0x0/0xae2 [usbcore]
> >>> Oct 23 17:13:55 [kernel] [<c013a119>] kthread+0x38/0x5f
> >>> Oct 23 17:13:55 [kernel] [<c013a0e1>] kthread+0x0/0x5f
> >>> Oct 23 17:13:55 [kernel] [<c0107bb7>] kernel_thread_helper+0x7/0x10
> >>> Oct 23 17:13:55 [kernel] =======================
> >>>
> >>>
> >>>
> >>>
> >> Sorry. This happens with 0895e91d60ef9bdef426d1ce14bb94bd5875870d...
>
> Hi,
>
> Similar sysfs_add_one() was reported at http://lkml.org/lkml/2007/10/16/25 and
> a patch is pointed in the discussion there, this might help you.
>
> cc'ing greg kroah-hartman.
Should now be fixed in Linus's tree. Can you try that (or wait for
2.6.24-rc2) and let me know if that fixes this for you?
thanks,
greg k-h
prev parent reply other threads:[~2007-11-01 4:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 15:46 WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd Thomas Meyer
2007-10-23 15:48 ` Thomas Meyer
2007-10-31 23:17 ` Shaw Vrana
2007-11-01 3:28 ` Kamalesh Babulal
2007-11-01 4:06 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071101040602.GA21646@suse.de \
--to=gregkh@suse.de \
--cc=kamalesh@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shaw@vranix.com \
--cc=thomas@m3y3r.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox