Home
last modified time | relevance | path

Searched hist:"1 c2d670f3660e9103fdcdca702f6dbf8ea7d6afb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 1c2d670f3660e9103fdcdca702f6dbf8ea7d6afb Mon Apr 16 18:59:10 CDT 2007 Patrick McHardy <kaber@trash.net> [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks

Hold rtnl_mutex during the entire netlink dump operation. This allows
to simplify locking in the dump callbacks, since they can now rely on
that no concurrent changes happen.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>