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, 26 Dec 2011 10:10:35 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	jan.ceuleers@...puter.org
Cc:	bhutchings@...arflare.com, kgudipat@...cade.com,
	netdev@...r.kernel.org, adapter_linux_open_src_team@...cade.com,
	rmody@...cade.com
Subject: Re: [PATCH 1/2] bna: Added flash sub-module and ethtool eeprom
 entry points.

From: Jan Ceuleers <jan.ceuleers@...puter.org>
Date: Mon, 26 Dec 2011 13:02:27 +0100

> Is it OK to hold the RTNL lock for that length of time?

No, because it means that no network configuration of any kind can
occur during this time.

Backbone routers need to perform hundreds of routing table updates per
second, even more during major route flaps.  All of these would be
blocked during your flash operation.

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