From: Patrick McHardy Date: Mon, 16 Apr 2007 23:59:10 +0000 (-0700) Subject: [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks X-Git-Tag: v2.6.22-rc1~1128^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2d670f3660e9103fdcdca702f6dbf8ea7d6afb;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed