linux_dsm_epyc7002/drivers/net/vmxnet3
Florian Westphal 2638eb8b50 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>
2019-06-02 18:08:36 -07:00
..
Makefile vmxnet3: prepare for version 3 changes 2016-06-16 22:37:04 -07:00
upt1_defs.h vmxnet3: prepare for version 3 changes 2016-06-16 22:37:04 -07:00
vmxnet3_defs.h vmxnet3: introduce command to register memory region 2016-06-16 22:37:05 -07:00
vmxnet3_drv.c net: ipv4: provide __rcu annotation for ifa_list 2019-06-02 18:08:36 -07:00
vmxnet3_ethtool.c vmxnet3: Replace msleep(1) with usleep_range() 2018-05-17 15:55:38 -04:00
vmxnet3_int.h vmxnet3: use DMA memory barriers where required 2018-05-14 22:43:57 -04:00