* 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
@ 2007-10-18 5:37 Mark Lord
2007-10-18 16:08 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Mark Lord @ 2007-10-18 5:37 UTC (permalink / raw)
To: Greg KH, Linus Torvalds, Linux Kernel
usb 5-1: new high speed USB device using ehci_hcd and address 2
usb 5-1: configuration #1 chosen from 1 choice
hub 5-1:1.0: USB hub found
hub 5-1:1.0: 4 ports detected
sysfs: duplicate filename 'bInterfaceNumber' can not be created
WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
[sysfs_add_one+159/224] sysfs_add_one+0x9f/0xe0
hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x010f000c
[sysfs_add_file+79/144] sysfs_add_file+0x4f/0x90
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
[sysfs_create_group+103/256] sysfs_create_group+0x67/0x100
[klist_add_tail+30/80] klist_add_tail+0x1e/0x50
[device_add+61/1472] device_add+0x3d/0x5c0
[<f88a3adc>] usb_create_sysfs_intf_files+0x2c/0xb0 [usbcore]
[<f889f701>] usb_set_configuration+0x391/0x5d0 [usbcore]
[<f88a7c16>] generic_probe+0x76/0xb0 [usbcore]
[<f88a1343>] usb_probe_device+0x33/0x40 [usbcore]
[driver_probe_device+142/400] driver_probe_device+0x8e/0x190
[klist_next+93/160] klist_next+0x5d/0xa0
[bus_for_each_drv+68/112] bus_for_each_drv+0x44/0x70
[device_attach+125/144] device_attach+0x7d/0x90
[__device_attach+0/16] __device_attach+0x0/0x10
[bus_attach_device+77/160] bus_attach_device+0x4d/0xa0
[bus_add_device+300/352] bus_add_device+0x12c/0x160
[device_add+1155/1472] device_add+0x483/0x5c0
[<f889a274>] usb_new_device+0x54/0xa0 [usbcore]
[<f889ab9a>] hub_thread+0x45a/0xca0 [usbcore]
[schedule+460/1680] schedule+0x1cc/0x690
[autoremove_wake_function+0/80] autoremove_wake_function+0x0/0x50
[<f889a740>] hub_thread+0x0/0xca0 [usbcore]
[kthread+66/112] kthread+0x42/0x70
[kthread+0/112] kthread+0x0/0x70
[kernel_thread_helper+7/24] kernel_thread_helper+0x7/0x18
=======================
NET: Registered protocol family 17
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
2007-10-18 5:37 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() Mark Lord
@ 2007-10-18 16:08 ` Greg KH
2007-10-24 9:38 ` Geert Uytterhoeven
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2007-10-18 16:08 UTC (permalink / raw)
To: Mark Lord; +Cc: Linus Torvalds, Linux Kernel
On Thu, Oct 18, 2007 at 01:37:56AM -0400, Mark Lord wrote:
>
> usb 5-1: new high speed USB device using ehci_hcd and address 2
> usb 5-1: configuration #1 chosen from 1 choice
> hub 5-1:1.0: USB hub found
> hub 5-1:1.0: 4 ports detected
> sysfs: duplicate filename 'bInterfaceNumber' can not be created
Known issue, people are working on it, there's already a proposed patch
on lkml for this.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
2007-10-18 16:08 ` Greg KH
@ 2007-10-24 9:38 ` Geert Uytterhoeven
2007-10-24 21:53 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2007-10-24 9:38 UTC (permalink / raw)
To: Greg KH; +Cc: Mark Lord, Linus Torvalds, Linux Kernel
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1084 bytes --]
On Thu, 18 Oct 2007, Greg KH wrote:
> On Thu, Oct 18, 2007 at 01:37:56AM -0400, Mark Lord wrote:
> > usb 5-1: new high speed USB device using ehci_hcd and address 2
> > usb 5-1: configuration #1 chosen from 1 choice
> > hub 5-1:1.0: USB hub found
> > hub 5-1:1.0: 4 ports detected
> > sysfs: duplicate filename 'bInterfaceNumber' can not be created
>
> Known issue, people are working on it, there's already a proposed patch
> on lkml for this.
But it's not in 2.6.24-rc1, right?
With kind regards,
Geert Uytterhoeven
Software Architect
Sony Network and Software Technology Center Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium
Phone: +32 (0)2 700 8453
Fax: +32 (0)2 700 8622
E-mail: Geert.Uytterhoeven@sonycom.com
Internet: http://www.sony-europe.com/
Sony Network and Software Technology Center Europe
A division of Sony Service Centre (Europe) N.V.
Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium
VAT BE 0413.825.160 · RPR Brussels
Fortis Bank Zaventem · Swift GEBABEBB08A · IBAN BE39001382358619
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
2007-10-24 9:38 ` Geert Uytterhoeven
@ 2007-10-24 21:53 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2007-10-24 21:53 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Mark Lord, Linus Torvalds, Linux Kernel
On Wed, Oct 24, 2007 at 11:38:21AM +0200, Geert Uytterhoeven wrote:
> On Thu, 18 Oct 2007, Greg KH wrote:
> > On Thu, Oct 18, 2007 at 01:37:56AM -0400, Mark Lord wrote:
> > > usb 5-1: new high speed USB device using ehci_hcd and address 2
> > > usb 5-1: configuration #1 chosen from 1 choice
> > > hub 5-1:1.0: USB hub found
> > > hub 5-1:1.0: 4 ports detected
> > > sysfs: duplicate filename 'bInterfaceNumber' can not be created
> >
> > Known issue, people are working on it, there's already a proposed patch
> > on lkml for this.
>
> But it's not in 2.6.24-rc1, right?
No, not yet, give me a day or so...
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-24 22:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 5:37 2.6.23-git12: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() Mark Lord
2007-10-18 16:08 ` Greg KH
2007-10-24 9:38 ` Geert Uytterhoeven
2007-10-24 21:53 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox