Searched hist:"11 a28d373ed2539a110d56419457e2e7db221ac7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/core/ |
H A D | net_namespace.c | diff 11a28d373ed2539a110d56419457e2e7db221ac7 Fri Jul 10 04:51:33 CDT 2009 Johannes Berg <johannes@sipsolutions.net> net: make namespace iteration possible under RCU
All we need to take care of is using proper RCU list add/del primitives and inserting a synchronize_rcu() at one place to make sure the exit notifiers are run after everybody has stopped iterating the list.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 11a28d373ed2539a110d56419457e2e7db221ac7 Fri Jul 10 04:51:33 CDT 2009 Johannes Berg <johannes@sipsolutions.net> net: make namespace iteration possible under RCU
All we need to take care of is using proper RCU list add/del primitives and inserting a synchronize_rcu() at one place to make sure the exit notifiers are run after everybody has stopped iterating the list.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|