[bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread Ingo Molnar
hm, this seems to have popped up in the last few days, never had it before: sysfs: duplicate filename 'eth0' can not be created WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() Call Trace: [] sysfs_add_one+0x54/0xbd [] sysfs_create_link+0xc6/0x11d [] device_rename+0x175/0x1d6 []

Re: [bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread Jeff Garzik
Ingo Molnar wrote: hm, this seems to have popped up in the last few days, never had it before: sysfs: duplicate filename 'eth0' can not be created WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() Call Trace: [] sysfs_add_one+0x54/0xbd [] sysfs_create_link+0xc6/0x11d [] device_rena

Re: [bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread Stephen Hemminger
On Mon, 29 Oct 2007 22:17:46 +0100 Ingo Molnar <[EMAIL PROTECTED]> wrote: > > hm, this seems to have popped up in the last few days, never had it > before: > > sysfs: duplicate filename 'eth0' can not be created > WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() > > Call Trace: >[] sys

Re: [bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread Rick Jones
Jeff Garzik wrote: Ingo Molnar wrote: hm, this seems to have popped up in the last few days, never had it before: sysfs: duplicate filename 'eth0' can not be created WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() Call Trace: [] sysfs_add_one+0x54/0xbd [] sysfs_create_link+0xc6/0x

Re: [bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread Ingo Molnar
* Stephen Hemminger <[EMAIL PROTECTED]> wrote: > Already fixed post 2.6.24-rc1 > > commit c8d90dca3211966ba5189e0f3d4bccd558d9ae08 > Author: Stephen Hemminger <[EMAIL PROTECTED]> > Date: Fri Oct 26 03:53:42 2007 -0700 > > [NET] dev_change_name: ignore changes to same name ah, nice - that

Re: [bug, 2.6.24-rc1] sysfs: duplicate filename 'eth0' can not be created

2007-10-29 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Mon, 29 Oct 2007 22:17:46 +0100 > > hm, this seems to have popped up in the last few days, never had it > before: > > sysfs: duplicate filename 'eth0' can not be created > WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() I checked in a change from