aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vrf.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-09-27 12:13:55 +0200
committerDavid S. Miller <davem@davemloft.net>2019-09-27 12:15:16 +0200
commit5c7ff18149fe9f2302f6910cacc80b6183fb0729 (patch)
tree737cf41f5cb7364febd3fa4e43bc6194de6c6ab2 /drivers/net/vrf.c
parentnet/rds: Check laddr_check before calling it (diff)
parentnet: sched: sch_sfb: don't call qdisc_put() while holding tree lock (diff)
downloadlinux-dev-5c7ff18149fe9f2302f6910cacc80b6183fb0729.tar.xz
linux-dev-5c7ff18149fe9f2302f6910cacc80b6183fb0729.zip
Merge branch 'qdisc-destroy'
Vlad Buslov says: ==================== Fix Qdisc destroy issues caused by adding fine-grained locking to filter API TC filter API unlocking introduced several new fine-grained locks. The change caused sleeping-while-atomic BUGs in several Qdiscs that call cls APIs which need to obtain new mutex while holding sch tree spinlock. This series fixes affected Qdiscs by ensuring that cls API that became sleeping is only called outside of sch tree lock critical section. ==================== Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vrf.c')
0 files changed, 0 insertions, 0 deletions