lkml.org 
[lkml]   [2006]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: bug: kobject_add failed for audio with -EEXIST
From
Date
On Mon, 2006-12-18 at 16:53 +0100, Ingo Molnar wrote:
> an allyesconfig bootup generates the driver core warning below, in
> alsa_card_dummy_init().
>
> Ingo
>
> ------------------>
> Calling initcall 0xc1ee1d35: alsa_card_dummy_init+0x0/0x8a()
> PM: Adding info for platform:snd_dummy.0
> kobject_add failed for audio with -EEXIST, don't try to register things with the same name in the same directory.

This is i386 or x86_64? This one, and the others, your been sending look
like initcall ordering issues. For instance, some alsa init usually runs
after alsa_card_dummy_init() , but in your kernel alsa_card_dummy_init()
runs first. It's a problem even in the same initcall level.

Daniel

-
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/

\
 
 \ /
  Last update: 2006-12-18 17:39    [W:0.069 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site