Searched hist:"3 cc77ec74e1583b50b8405114cdbd6b8ebb8c474" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/802/ |
H A D | stp.c | diff 3cc77ec74e1583b50b8405114cdbd6b8ebb8c474 Sun Oct 24 16:32:36 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net/802: add __rcu annotations
(struct net_device)->garp_port is rcu protected : (struct garp_port)->applicants is rcu protected :
add __rcu annotation and proper rcu primitives.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | garp.c | diff 3cc77ec74e1583b50b8405114cdbd6b8ebb8c474 Sun Oct 24 16:32:36 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net/802: add __rcu annotations
(struct net_device)->garp_port is rcu protected : (struct garp_port)->applicants is rcu protected :
add __rcu annotation and proper rcu primitives.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | garp.h | diff 3cc77ec74e1583b50b8405114cdbd6b8ebb8c474 Sun Oct 24 16:32:36 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net/802: add __rcu annotations
(struct net_device)->garp_port is rcu protected : (struct garp_port)->applicants is rcu protected :
add __rcu annotation and proper rcu primitives.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 3cc77ec74e1583b50b8405114cdbd6b8ebb8c474 Sun Oct 24 16:32:36 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net/802: add __rcu annotations
(struct net_device)->garp_port is rcu protected : (struct garp_port)->applicants is rcu protected :
add __rcu annotation and proper rcu primitives.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|