summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2010-04-27 19:01:06 +0400
committerDavid S. Miller <davem@davemloft.net>2010-04-28 05:13:54 +0400
commit83f6a740b4e52f88e312223df2fc94016a208618 (patch)
tree7cb24cc5a3a5779fe3dd9fbba3351cac19062b1f /include/linux/debugobjects.h
parent168d40ee3d147ae20860e7916bd79b636cbe8fd5 (diff)
downloadlinux-83f6a740b4e52f88e312223df2fc94016a208618.tar.xz
bridge: multicast port group RCU fix
The recently introduced bridge mulitcast port group list was only partially using RCU correctly. It was missing rcu_dereference() and missing the necessary barrier on deletion. The code should have used one of the standard list methods (list or hlist) instead of open coding a RCU based link list. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions