From: Jakub Kicinski Date: Fri, 11 Jul 2025 23:01:23 +0000 (-0700) Subject: Merge branch 'net_sched-act-extend-rcu-use-in-dump-methods' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f45b45cbfae394583394051444f766fff3c151f5;p=thirdparty%2Flinux.git Merge branch 'net_sched-act-extend-rcu-use-in-dump-methods' Eric Dumazet says: ==================== net_sched: act: extend RCU use in dump() methods We are trying to get away from central RTNL in favor of fine-grained mutexes. While looking at net/sched, I found that act already uses RCU in the fast path for the most cases, and could also be used in dump() methods. This series is not complete and will be followed by a second one. v1: https://lore.kernel.org/20250707130110.619822-1-edumazet@google.com ==================== Link: https://patch.msgid.link/20250709090204.797558-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- f45b45cbfae394583394051444f766fff3c151f5