Files
linux/drivers
Florian Westphal 549822e0dc plip: avoid rcu debug splat
commit bc3c8fe3c7 upstream.

WARNING: suspicious RCU usage
5.2.0-rc2-00605-g2638eb8b50cfc #1 Not tainted
drivers/net/plip/plip.c:1110 suspicious rcu_dereference_check() usage!

plip_open is called with RTNL held, switch to the correct helper.

Fixes: 2638eb8b50 ("net: ipv4: provide __rcu annotation for ifa_list")
Reported-by: kernel test robot <oliver.sang@intel.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20220807115304.13257-1-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-25 11:37:59 +02:00
..
2022-06-29 08:59:48 +02:00
2022-08-21 15:15:35 +02:00
2022-05-09 09:04:56 +02:00
2022-08-25 11:37:59 +02:00
2022-04-13 21:00:55 +02:00