login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
17
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jens Axboe
Subject:
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
Date: Wednesday, October 17, 2007 - 3:33 am
On Wed, Oct 17 2007, Kay Sievers wrote:
quoted text
> On 10/16/07, Jens Axboe <jens.axboe@oracle.com> wrote: > > On Tue, Oct 16 2007, Greg KH wrote: > > > On Tue, Oct 16, 2007 at 10:04:51PM +0200, Rafael J. Wysocki wrote: > > > > On Tuesday, 16 October 2007 06:50, Greg KH wrote: > > > > > On Sat, Oct 13, 2007 at 09:26:32PM +0200, Rafael J. Wysocki wrote: > > > > > > Hi, > > > > > > > > > > > > There are many traces like this in my dmesg from 2.6.23-git3 (they don't > > > > > > appear for vanilla 2.6.23): > > > > > > > > > > > > <4>sysfs: duplicate filename 'ethxx1' can not be created > > > > > > WARNING: at /home/rafael/src/linux-2.6/fs/sysfs/dir.c:425 sysfs_add_one() > > > > > > > > > > > > Call Trace: > > > > > > [<ffffffff802d1532>] sysfs_add_one+0x5c/0xc9 > > > > > > [<ffffffff802d2411>] sysfs_create_link+0xd1/0x12c > > > > > > [<ffffffff803756da>] device_rename+0x17a/0x1db > > > > > > [<ffffffff803c903d>] dev_change_name+0x114/0x20c > > > > > > [<ffffffff803c9339>] dev_ifsioc+0x204/0x2d0 > > > > > > [<ffffffff803c9925>] dev_ioctl+0x520/0x633 > > > > > > [<ffffffff803bf445>] sk_alloc+0x37/0x10c > > > > > > [<ffffffff8024b977>] up_read+0x9/0xb > > > > > > [<ffffffff803bc65e>] sock_ioctl+0x1fe/0x20c > > > > > > [<ffffffff8029b34a>] do_ioctl+0x2a/0x77 > > > > > > [<ffffffff8029b5e8>] vfs_ioctl+0x251/0x26e > > > > > > [<ffffffff8029b664>] sys_ioctl+0x5f/0x83 > > > > > > [<ffffffff8020bd4e>] system_call+0x7e/0x83 > > > > > > > > > > > > net ethxx1: device_rename: sysfs_create_symlink failed (-17) > > > > > > sysfs: duplicate filename 'eth1' can not be created > > > > > > > > > > > > Everything seems to work, but this just looks fishy. > > > > > > > > > > This is a userspace program renaming your network device to a name that > > > > > is already in use. What distro and release is this? > > > > > > > > openSUSE 10.2, with some updates (not the most recent, though). > > > > > > Can you try 10.3? I think we fixed this issue there. > > > > Ehm nope: > > > > Oct 16 19:36:27 carl kernel: sysfs: duplicate filename 'wlan0_rename' > > can not be created > > Oct 16 19:36:27 carl kernel: udev: renamed network interface wmaster0 to > > eth1 > > Oct 16 19:36:27 carl kernel: WARNING: at fs/sysfs/dir.c:425 > > sysfs_add_one() > > Oct 16 19:36:27 carl kernel: [<c01b2dbf>] sysfs_add_one+0x9f/0xe0 > > Oct 16 19:36:27 carl kernel: [<c01b3b76>] sysfs_create_link+0x86/0x110 > > Oct 16 19:36:27 carl kernel: [<c02398ca>] device_rename+0x17a/0x1e0 > > Oct 16 19:36:27 carl kernel: [<c015b56f>] filemap_fault+0x1ff/0x400 > > Oct 16 19:36:27 carl kernel: [<c02b8fc0>] dev_change_name+0xb0/0x210 > > Oct 16 19:36:27 carl kernel: [<c02b9779>] dev_ioctl+0x3c9/0x530 > > Oct 16 19:36:27 carl kernel: [<c01a1938>] > > inotify_d_instantiate+0x18/0x80 > > Oct 16 19:36:27 carl kernel: [<c0120044>] do_page_fault+0x4a4/0x6f0 > > Oct 16 19:36:27 carl kernel: [<c02ac080>] sock_ioctl+0x0/0x220 > > Oct 16 19:36:27 carl kernel: [<c01851ab>] do_ioctl+0x2b/0x90 > > Oct 16 19:36:27 carl kernel: [<c02ad50b>] sys_socket+0x2b/0x50 > > Oct 16 19:36:27 carl kernel: [<c018542e>] vfs_ioctl+0x21e/0x2a0 > > Oct 16 19:36:27 carl kernel: [<c01854ed>] sys_ioctl+0x3d/0x70 > > Oct 16 19:36:27 carl kernel: [<c01042d6>] sysenter_past_esp+0x6b/0xa1 > > Oct 16 19:36:27 carl kernel: ======================= > > Oct 16 19:36:27 carl kernel: net wlan0_rename: device_rename: > > sysfs_create_symlink failed (-17) > > Are you switching from the ipw to the iwl driver? > Care to delete (or remove the entries): > /etc/udev/rules.d/70-persistent-net.rules > and try with iwl only? It should work then, even when going back to ipw.
Yep, that's exactly what I'm doing. I'll try and kill that udev entry.
quoted text
> A fix for this didn't make it into the 10.3 release, but is in the > upstream udev tree.
OK -- Jens Axboe -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Rafael J. Wysocki
, (Sat Oct 13, 12:26 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Mon Oct 15, 9:50 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Rafael J. Wysocki
, (Tue Oct 16, 1:04 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Tue Oct 16, 1:42 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Jens Axboe
, (Tue Oct 16, 1:49 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Jens Axboe
, (Tue Oct 16, 1:50 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Rafael J. Wysocki
, (Tue Oct 16, 2:13 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Tue Oct 16, 2:36 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Tue Oct 16, 2:37 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, David Miller
, (Tue Oct 16, 3:32 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Tue Oct 16, 4:23 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Rafael J. Wysocki
, (Tue Oct 16, 4:58 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Kay Sievers
, (Wed Oct 17, 3:16 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Kay Sievers
, (Wed Oct 17, 3:17 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Kay Sievers
, (Wed Oct 17, 3:22 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Jens Axboe
, (Wed Oct 17, 3:33 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Jens Axboe
, (Wed Oct 17, 3:44 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Rafael J. Wysocki
, (Wed Oct 17, 10:35 am)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Wed Oct 24, 4:43 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Greg KH
, (Wed Oct 24, 4:52 pm)
Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg
, Kay Sievers
, (Thu Oct 25, 9:58 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Linus Torvalds
Linux 2.6.34-rc4
David Miller
Re: 'global' rq->clock
Vivek Goyal
Re: perf hw in kexeced kernel broken in tip
git
:
Len Brown
Re: fatal: unable to create '.git/index': File exists
Oliver Hoffmann
git init --bare versus git --bare init
Sam Vilain
Re: RFC: Flat directory for notes, or fan-out? Both!
Erik Mouw
Re: cpio command not found
Andy Parkins
Re: cloning/pulling hooks
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Paulius Zaleckas
Re: [RFC] Patch to option HSO driver to the kernel
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
checkpatch: add check for too short Kconfig descriptions
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
Gilles Chehade
Re: Longest Uptime?
Colocation donated by:
Syndicate