OpenCloudOS-Kernel/drivers/infiniband/hw/nes
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
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
nes.c net: ipv4: provide __rcu annotation for ifa_list 2019-06-02 18:08:36 -07:00
nes.h RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes_cm.c 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
nes_cm.h nes: Change accelerated flag to bool 2017-12-22 13:33:30 -07:00
nes_context.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_hw.c IB/nes: Remove unnecessary parentheses 2018-09-21 12:00:50 -04:00
nes_hw.h RDMA/nes: Convert timers to use timer_setup() 2017-10-09 12:19:41 -04:00
nes_mgt.c net: remove unsafe skb_insert() 2018-11-25 10:36:19 -08:00
nes_mgt.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_nic.c RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes_utils.c Merge branch 'timer_setup' into for-next 2017-10-18 13:12:09 -04:00
nes_verbs.c RDMA: Get rid of iw_cm_verbs 2019-05-03 10:56:56 -03:00
nes_verbs.h RDMA/nes: Remove useless usecnt variable and redundant memset 2019-02-15 21:39:15 -07:00