From: David S. Miller Date: Wed, 13 Sep 2017 03:41:02 +0000 (-0700) Subject: Merge branch 'net_sched-fix-filter-chain-reference-counting' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=63428fb6a134947d9efad721dc80e721b328a4e4;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net_sched-fix-filter-chain-reference-counting' Cong Wang says: ==================== net_sched: fix filter chain reference counting This patchset fixes tc filter chain reference counting and nasty race conditions with RCU callbacks. Please see each patch for details. v3: Rebase on the latest -net Add code comment in patch 1 Improve comment and changelog for patch 2 Add patch 3 v2: Add patch 1 Get rid of more ugly code in patch 2 ==================== Signed-off-by: David S. Miller --- 63428fb6a134947d9efad721dc80e721b328a4e4