From: Andrew Morton <akpm@linux-foundation.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
linux-acpi@vger.kernel.org
Subject: Re: linux-next: Tree for September 3
Date: Wed, 3 Sep 2008 21:42:25 -0700 [thread overview]
Message-ID: <20080903214225.d7831142.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080903191619.6b6b230e.sfr@canb.auug.org.au>
On Wed, 3 Sep 2008 19:16:19 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
ug. What a lot of bugs.
acpi:
calling param_sysfs_init+0x0/0x153
------------[ cut here ]------------
WARNING: at fs/sysfs/dir.c:465 sysfs_add_one+0x2a/0x36()
sysfs: duplicate filename 'acpi' can not be created
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.27-rc5 #4
[<c01208e4>] warn_slowpath+0x4e/0x77
[<c013e30f>] ? __lock_acquire+0x671/0x6b7
[<c013a79e>] ? trace_hardirqs_off+0xb/0xd
[<c0108621>] ? native_sched_clock+0x82/0x96
[<c018a1de>] ? ifind+0x7e/0x88
[<c032fee9>] ? _spin_unlock+0x27/0x3c
[<c018a1de>] ? ifind+0x7e/0x88
[<c01b7262>] ? sysfs_find_dirent+0x16/0x27
[<c01b72fc>] sysfs_add_one+0x2a/0x36
[<c01b779d>] create_dir+0x43/0x71
[<c01b77f8>] sysfs_create_dir+0x2d/0x41
[<c032fee9>] ? _spin_unlock+0x27/0x3c
[<c01fa600>] kobject_add_internal+0xb3/0x157
[<c01fa74f>] kobject_add_varg+0x35/0x41
[<c01fa8cd>] kobject_init_and_add+0x26/0x28
[<c049160c>] kernel_param_sysfs_setup+0x4c/0x99
[<c0491750>] param_sysfs_init+0xf7/0x153
[<c0101125>] _stext+0x3d/0x11d
[<c0491659>] ? param_sysfs_init+0x0/0x153
[<c011c8af>] ? wake_up_process+0xf/0x11
[<c012d8b9>] ? start_workqueue_thread+0x1d/0x20
[<c012de97>] ? __create_workqueue_key+0xe4/0xfc
[<c0482767>] kernel_init+0xeb/0x152
[<c048267c>] ? kernel_init+0x0/0x152
[<c01046ef>] kernel_thread_helper+0x7/0x10
=======================
---[ end trace 4eaa2a86a8e2da22 ]---
kobject_add_internal failed for acpi with -EEXIST, don't try to register things with the same name in the same directory.
Pid: 1, comm: swapper Tainted: G W 2.6.27-rc5 #4
[<c01fa66c>] kobject_add_internal+0x11f/0x157
[<c01fa74f>] kobject_add_varg+0x35/0x41
[<c01fa8cd>] kobject_init_and_add+0x26/0x28
[<c049160c>] kernel_param_sysfs_setup+0x4c/0x99
[<c0491750>] param_sysfs_init+0xf7/0x153
[<c0101125>] _stext+0x3d/0x11d
[<c0491659>] ? param_sysfs_init+0x0/0x153
[<c011c8af>] ? wake_up_process+0xf/0x11
[<c012d8b9>] ? start_workqueue_thread+0x1d/0x20
[<c012de97>] ? __create_workqueue_key+0xe4/0xfc
[<c0482767>] kernel_init+0xeb/0x152
[<c048267c>] ? kernel_init+0x0/0x152
[<c01046ef>] kernel_thread_helper+0x7/0x10
=======================
Module 'acpi' failed to be added to sysfs, error number -17
there seem to have been tens or even hunderds of reports of this. Odd.
next prev parent reply other threads:[~2008-09-04 4:42 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 9:16 linux-next: Tree for September 3 Stephen Rothwell
2008-09-04 2:32 ` [PATCH] hid: fix gyration build error Randy Dunlap
2008-09-04 6:52 ` Jiri Slaby
2008-09-04 8:06 ` Jiri Kosina
2008-09-04 4:42 ` Andrew Morton [this message]
2008-09-04 4:46 ` linux-next: Tree for September 3 Andrew Morton
2008-09-04 4:54 ` Andrew Morton
2008-09-04 4:57 ` Stephen Rothwell
2008-09-04 5:05 ` Andrew Morton
2008-09-04 5:20 ` Stephen Rothwell
2008-09-04 6:01 ` Andrew Morton
2008-09-04 7:15 ` Andrew Morton
2008-09-04 7:48 ` Stephen Rothwell
2008-09-04 9:19 ` Alan Cox
2008-09-04 9:21 ` Alan Cox
2008-09-04 11:01 ` Alan Cox
2008-09-04 14:35 ` Alan Cox
2008-09-04 5:26 ` Linus Torvalds
2008-09-04 5:42 ` Andrew Morton
2008-09-04 5:00 ` Stephen Rothwell
2008-09-04 5:21 ` Linus Torvalds
2008-09-04 5:33 ` Andrew Morton
2008-09-04 7:14 ` Yinghai Lu
2008-09-04 8:00 ` Andrew Morton
2008-09-04 8:23 ` Linus Torvalds
2008-09-04 8:02 ` Linus Torvalds
2008-09-04 8:25 ` Andrew Morton
2008-09-04 8:37 ` Andrew Morton
2008-09-04 9:03 ` Linus Torvalds
2008-09-04 8:50 ` Linus Torvalds
2008-09-04 8:57 ` Andrew Morton
2008-09-04 9:07 ` Linus Torvalds
2008-09-04 17:45 ` Andrew Morton
2008-09-04 18:05 ` Linus Torvalds
2008-09-04 18:34 ` Andrew Morton
2008-09-04 20:31 ` Eric W. Biederman
2008-09-04 20:41 ` Andrew Morton
2008-09-04 21:03 ` Eric W. Biederman
2008-09-04 22:22 ` Andrew Morton
2008-09-04 22:45 ` Thomas Gleixner
2008-09-04 23:17 ` Linus Torvalds
2008-09-05 5:39 ` Arjan van de Ven
2008-09-04 23:17 ` Andrew Morton
2008-09-04 23:25 ` Linus Torvalds
2008-09-04 23:27 ` Thomas Gleixner
2008-09-05 11:04 ` Ingo Molnar
2008-09-05 17:49 ` Andrew Morton
2008-09-09 4:39 ` Jesse Barnes
-- strict thread matches above, loose matches on Subject: below --
2009-09-03 11:59 Stephen Rothwell
2010-09-03 3:52 Stephen Rothwell
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=20080903214225.d7831142.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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;
as well as URLs for NNTP newsgroup(s).