/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.h | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_redirect.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/plip/ |
H A D | plip.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | inetdevice.h | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | netpoll.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | pktgen.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/mac80211/ |
H A D | main.c | diff 2638eb8b50cfc16240e0bb080b9afbf541a9b39d Fri May 31 11:27:09 CDT 2019 Florian Westphal <fw@strlen.de> net: ipv4: provide __rcu annotation for ifa_list
ifa_list is protected by rcu, yet code doesn't reflect this.
Add the __rcu annotations and fix up all places that are now reported by sparse.
I've done this in the same commit to not add intermediate patches that result in new warnings.
Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|