lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Oct 2007 08:30:50 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc:	Greg KH <greg@...ah.com>, alsa-devel@...a-project.org,
	Amit Shah <amitshah@....net>, linux-kernel@...r.kernel.org
Subject: Re: [alsa-devel] sysfs: WARNING: at fs/sysfs/dir.c:424	sysfs_add_one() - with	ALSA

At Fri, 26 Oct 2007 22:45:38 +0530,
Kamalesh Babulal wrote:
> 
> Takashi Iwai wrote:
> > At Fri, 26 Oct 2007 08:52:02 -0700,
> > Greg KH wrote:
> >> On Fri, Oct 26, 2007 at 02:47:22PM +0530, Kamalesh Babulal wrote:
> >>> I get similar warning, while loading the alsa driver
> >> This is a different problem, not a rename issue like the network one
> >> was.
> >>
> >>> [  191.933548] Advanced Linux Sound Architecture Driver Version 1.0.15
> >>> (Tue Oct 23 06:09:18 2007 UTC).
> >>> [  191.996323] ALSA sound/core/seq/oss/seq_oss.c:232: can't register
> >>> device seq
> >>> [  192.046004] sysfs: duplicate filename 'audio' can not be created
> >>> [  192.086048] WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
> >> This is an error in the alsa core, perhaps the alsa developers can help
> >> figure out why they are registering the same file twice?
> > 
> > ALSA core shouldn't do so.  Maybe a built-in OSS driver conflict with
> > ALSA?  We'd need to check .config, then.
> > 
> > 
> > Takashi
> > -
> Hi Takashi,
> 
> Attaching the .config file,

You're using allyesconfig, and it's a missing runtime configuration to
avoid the duplication.  Some ALSA and OSS drivers can be loaded
without real hardwares.  With allyesconfig, ALSA and OSS drivers may
be registered to the same device unless explicitly set up.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ