]> git.baikalelectronics.ru Git - kernel.git/commit
sched: act: ife: update parameters via rcu handling
authorAlexander Aring <aring@mojatatu.com>
Wed, 11 Oct 2017 21:16:08 +0000 (17:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Oct 2017 05:23:03 +0000 (22:23 -0700)
commit02dc4775574d5240bda86712f436f58bae9b6eda
treefa704cc0bf9e43defe81d17a212c769d78b2a675
parent2f58af3fca8500b3080a2b99fd49ec2f9bbab256
sched: act: ife: update parameters via rcu handling

This patch changes the parameter updating via RCU and not protected by a
spinlock anymore. This reduce the time that the spinlock is being held.

Signed-off-by: Alexander Aring <aring@mojatatu.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_ife.h
net/sched/act_ife.c