linux/drivers/net/hamradio
Madhuparna Bhowmik 95f59bf88b drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
This patch fixes the following warning:
=============================
WARNING: suspicious RCU usage
5.7.0-rc5-next-20200514-syzkaller #0 Not tainted
-----------------------------
drivers/net/hamradio/bpqether.c:149 RCU-list traversed in non-reader section!!

Since rtnl lock is held, pass this cond in list_for_each_entry_rcu().

Reported-by: syzbot+bb82cafc737c002d11ca@syzkaller.appspotmail.com
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-14 17:43:45 -07:00
..
6pack.c
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c 2020-05-14 17:43:45 -07:00
dmascc.c
hdlcdrv.c hdlcdrv: replace unnecessary assertion in hdlcdrv_register 2019-12-19 17:34:20 -08:00
Kconfig
Makefile
mkiss.c
scc.c
yam.c
z8530.h