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]
Message-Id: <20071016.153248.95506316.davem@davemloft.net>
Date:	Tue, 16 Oct 2007 15:32:48 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	greg@...ah.com
Cc:	jens.axboe@...cle.com, kay.sievers@...y.org, rjw@...k.pl,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	htejun@...il.com, linux-kernel@...r.kernel.org
Subject: Re: linux-2.6.23-git3: Many sysfs-related warnings in dmesg

From: Greg KH <greg@...ah.com>
Date: Tue, 16 Oct 2007 14:37:30 -0700

> Kay, are we doing something wrong in userspace when renaming wireless
> devices such that we can overlap names?

It does it for all network devices, I see this ugly message on every
single system I have from Fedora foo to RHEL foo to ubuntu foo to
debian foo.

udev simply applies the MAC address to device name rules blindly, it
doesn't check if the device already has the desired name already

It's been like this forever, and since userland has been doing it for
so long, you can't warn on this there is too much established
practice.  Expecting people to install "fixed" udev is not an
acceptable answer, the warning is a regression and therefore you'll
have to remove the kernel warning for this case and live with this
issue essentially forever.
-
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