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:	Thu, 15 May 2014 14:32:42 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	xiyou.wangcong@...il.com
Cc:	netdev@...r.kernel.org, stephen@...workplumber.org,
	cwang@...pensource.com, ebiederm@...ssion.com
Subject: Re: [PATCH net v2] rtnetlink: wait for unregistering devices in
 rtnl_link_unregister()

From: Cong Wang <xiyou.wangcong@...il.com>
Date: Mon, 12 May 2014 15:11:20 -0700

> +static void rtnl_lock_unregistering_all(void)

This is just:

	rtnl_lock_unregistering(&net_namespace_list);

There is no need to reimplement the entire thing.
--
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