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:	Tue, 20 May 2008 14:45:08 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Cornelia Huck <cornelia.huck@...ibm.com>
Cc:	David Miller <davem@...emloft.net>, greg@...ah.com,
	fubar@...ibm.com, netdev@...r.kernel.org,
	bonding-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver core: Suppress sysfs warnings for
 device_rename().

On Tue, 20 May 2008 12:59:13 +0200
Cornelia Huck <cornelia.huck@...ibm.com> wrote:

> OK, here is an actually-compiled patch with proper description and
> s-o-b. Comments?
> 
> -----
> 
> driver core: Suppress sysfs warnings for device_rename().
> 
> Renaming network devices to an already existing name is not
> something we want sysfs to print a scary warning for, since the
> callers can deal with this correctly. So let's introduce
> sysfs_create_link_nowarn() which gets rid of the common warning.
> 
> Signed-off-by: Cornelia Huck <cornelia.huck@...ibm.com>
>

This is still getting to be overkill. I prefer that the warnings
always are removed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ