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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 26 Oct 2007 10:51:13 -0700 From: Rick Jones <rick.jones2@...com> To: David Miller <davem@...emloft.net> Cc: shemminger@...ux-foundation.org, netdev@...r.kernel.org Subject: Re: [PATCH] dev_change_name: ignore changes to same name David Miller wrote: > From: Stephen Hemminger <shemminger@...ux-foundation.org> > Date: Wed, 24 Oct 2007 06:44:45 -0700 > > >>Prevent error/backtrace from dev_rename() when changing >>name of network device to the same name. This is a common >>situation with udev and other scripts that bind addr to device. >> >>Signed-off-by: Stephen Hemminger <shemminger@...ux-foundation.org> > > > Fair enough, applied. Very timely! I'd just built/booted a 2.6.24-rc1 kernel yesterday and it spent quite a long time with stack traces (I have 16 interfaces on the system and a 9600 baud console...I can only imagine what it would have been like on a big system...). With the patch applied to that tree, it is now down to only three or so stack traces related to renames that were not there on 2.6.23.mumble. Not sure if that warrants an acked-by but feel free if it makes sense. (I'm still really fuzzy on those, even after reading SubmittingPatches) rick jones - 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