login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
8
Re: 2.6.23-rc8-mm2
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Dave Young <hidave.darkstar@...>
To: Greg KH <greg@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-usb-devel@...>
Subject:
Re: 2.6.23-rc8-mm2
Date: Monday, October 8, 2007 - 2:43 am
On 9/29/07, Greg KH <greg@kroah.com> wrote:
quoted text
> On Sat, Sep 29, 2007 at 05:37:29PM +0800, Dave Young wrote: > > Hi, > > The kernel report warnings about sysfs filename duplicate under > > rc8-mm1 and rc8-mm2. > > 1. > > ----cut---- > > NET: Registered protocol family 16 > > ACPI: bus type pci registered > > PCI: PCI BIOS revision 2.10 entry at 0xfb93e, last bus=3 > > PCI: Using configuration type 1 > > Setting up standard PCI resources > > sysfs: duplicate filename 'usbcore' can not be created > > WARNING: at fs/sysfs/dir.c:433 sysfs_add_one() > > [<c010528f>] dump_trace+0x1bf/0x1d0 > > [<c0105358>] show_trace_log_lvl+0x18/0x30 > > [<c010537f>] show_trace+0xf/0x20 > > [<c01054a2>] dump_stack+0x12/0x20 > > [<c01c6680>] sysfs_add_one+0xa0/0xe0 > > [<c01c69e8>] create_dir+0x48/0xb0 > > [<c01c6a99>] sysfs_create_dir+0x29/0x50 > > [<c02501eb>] create_dir+0x1b/0x50 > > [<c02504b6>] kobject_add+0x46/0x150 > > [<c05a38a0>] kernel_param_sysfs_setup+0x50/0xb0 > > [<c05a39ee>] param_sysfs_builtin+0xee/0x130 > > [<c05a3a54>] param_sysfs_init+0x24/0x60 > > [<c0592866>] do_initcalls+0x46/0x1e0 > > [<c0592aa2>] kernel_init+0x62/0xb0 > > [<c0104fb3>] kernel_thread_helper+0x7/0x14 > > ======================= > > kobject_add failed for usbcore with -EEXIST, don't try to register > > things with the same name in the same directory. > > That is very wierd, do you have both USB built in and as a module > somehow? > > > [<c010528f>] dump_trace+0x1bf/0x1d0 > > [<c0105358>] show_trace_log_lvl+0x18/0x30 > > [<c010537f>] show_trace+0xf/0x20 > > [<c01054a2>] dump_stack+0x12/0x20 > > [<c0250566>] kobject_add+0xf6/0x150 > > [<c05a38a0>] kernel_param_sysfs_setup+0x50/0xb0 > > [<c05a39ee>] param_sysfs_builtin+0xee/0x130 > > [<c05a3a54>] param_sysfs_init+0x24/0x60 > > [<c0592866>] do_initcalls+0x46/0x1e0 > > [<c0592aa2>] kernel_init+0x62/0xb0 > > [<c0104fb3>] kernel_thread_helper+0x7/0x14 > > ======================= > > Module 'usbcore' failed to be added to sysfs, error number -17 > > I think I need to clean up the double stack trace here, that's reall not > needed :) >
Hi, I debugged the problem, found that it is a bug of kernel/params.c, I will send a patch later to fix it. Regards dave -
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:
2.6.23-rc8-mm2
, Andrew Morton
, (Thu Sep 27, 5:22 am)
Re: 2.6.23-rc8-mm2
, Matt Mackall
, (Tue Oct 9, 1:49 pm)
Re: 2.6.23-rc8-mm2 - PowerPC link failure at arch/powerpc/ke...
, Kamalesh Babulal
, (Sun Sep 30, 12:10 am)
Re: 2.6.23-rc8-mm2 - PowerPC link failure at arch/powerpc/ke...
, Kamalesh Babulal
, (Sun Sep 30, 5:37 am)
Re: 2.6.23-rc8-mm2
,
, (Sat Sep 29, 10:26 pm)
Re: 2.6.23-rc8-mm2
, Andrew Morton
, (Sun Sep 30, 4:50 am)
Re: 2.6.23-rc8-mm2
,
, (Mon Oct 1, 12:12 pm)
Re: 2.6.23-rc8-mm2
, Rafael J. Wysocki
, (Sun Sep 30, 4:01 pm)
Re: 2.6.23-rc8-mm2
,
, (Mon Oct 1, 1:12 pm)
Re: 2.6.23-rc8-mm2
, Dave Young
, (Sat Sep 29, 5:37 am)
Re: 2.6.23-rc8-mm2
, Greg KH
, (Sat Sep 29, 11:19 am)
Re: 2.6.23-rc8-mm2
, Dave Young
, (Mon Oct 8, 2:43 am)
Re: 2.6.23-rc8-mm2
,
, (Sun Sep 30, 1:18 am)
Re: 2.6.23-rc8-mm2
, Dave Young
, (Sat Sep 29, 9:29 pm)
/proc/net/ bad hard links count [Was: 2.6.23-rc8-mm2]
, Jiri Slaby
, (Fri Sep 28, 12:30 pm)
Re: /proc/net/ bad hard links count [Was: 2.6.23-rc8-mm2]
, Eric W. Biederman
, (Fri Sep 28, 1:03 pm)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Cedric Le Goater
, (Fri Sep 28, 11:42 am)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Fri Sep 28, 3:10 pm)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Sat Sep 29, 8:44 am)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Cedric Le Goater
, (Sat Sep 29, 10:55 am)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Sat Sep 29, 4:49 pm)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Cedric Le Goater
, (Mon Oct 1, 5:26 am)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Tue Oct 2, 6:26 am)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Tue Oct 2, 4:06 pm)
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
, Ilpo Järvinen
, (Tue Oct 2, 5:48 pm)
WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_function_m...
, Fengguang Wu
, (Thu Sep 27, 10:40 pm)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Laurent Vivier
, (Fri Sep 28, 4:52 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Andrew Morton
, (Fri Sep 28, 5:09 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Laurent Vivier
, (Fri Sep 28, 5:18 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Andrew Morton
, (Fri Sep 28, 5:34 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Laurent Vivier
, (Fri Sep 28, 8:07 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Fengguang Wu
, (Sat Sep 29, 4:15 am)
Re: WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_functi...
, Fengguang Wu
, (Sat Sep 29, 2:59 am)
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
, Laurent Riffard
, (Thu Sep 27, 3:18 pm)
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
, Andrew Morton
, (Thu Sep 27, 3:48 pm)
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
, Christoph Hellwig
, (Thu Sep 27, 4:26 pm)
[RFC][PATCH] make reiserfs stop using 'struct file' for inte...
, Dave Hansen
, (Thu Sep 27, 4:53 pm)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Christoph Hellwig
, (Thu Sep 27, 5:04 pm)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Dave Hansen
, (Thu Sep 27, 5:27 pm)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Andrew Morton
, (Thu Sep 27, 5:51 pm)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Christoph Hellwig
, (Fri Sep 28, 3:16 am)
[RFC][PATCH] stop abusing filp_open in reiserfs journal code
, Christoph Hellwig
, (Fri Sep 28, 3:29 am)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Peter Zijlstra
, (Thu Sep 27, 6:02 pm)
Re: [RFC][PATCH] make reiserfs stop using 'struct file' for ...
, Andrew Morton
, (Thu Sep 27, 5:54 pm)
Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
, Dave Hansen
, (Thu Sep 27, 4:05 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Rafael J. Wysocki
, (Thu Sep 27, 11:19 am)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Rafael J. Wysocki
, (Thu Sep 27, 11:59 am)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Sam Ravnborg
, (Thu Sep 27, 12:53 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Randy Dunlap
, (Thu Sep 27, 1:33 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Sam Ravnborg
, (Thu Sep 27, 3:19 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Rafael J. Wysocki
, (Thu Sep 27, 3:48 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Randy Dunlap
, (Thu Sep 27, 3:37 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Rafael J. Wysocki
, (Thu Sep 27, 4:01 pm)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Thomas Gleixner
, (Thu Sep 27, 11:49 am)
Re: 2.6.23-rc8-mm2: problems on HP nx6325
, Rafael J. Wysocki
, (Fri Sep 28, 5:31 pm)
Re: 2.6.23-rc8-mm2 - drivers/net/ibm_newemac/mal - broken
, Kamalesh Babulal
, (Thu Sep 27, 6:52 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 004/196] Chinese: add translation of SubmittingPatches
Andrew Morton
Re: PCI probing changes
Bart Van Assche
Re: Integration of SCST in the mainstream Linux kernel
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
Jeff Chua
Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
5 users
and
1015 guests
online.
Online users
zeekec
pavan6754
weddingvideo
margaretrake
angelinajolie
Syndicate