Home
last modified time | relevance | path

Searched hist:"3 cc77ec74e1583b50b8405114cdbd6b8ebb8c474" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/802/
H A Dstp.cdiff 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 Dgarp.cdiff 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 Dgarp.hdiff 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 Dnetdevice.hdiff 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>