commit | aa9fd9a325d51fa0b11153b03b8fefff569fa955 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Wed Oct 11 17:16:08 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 12 22:23:03 2017 -0700 |
tree | fa704cc0bf9e43defe81d17a212c769d78b2a675 | |
parent | ced273eacfe1876e2c3c4ea1244a2e386e20eadb [diff] |
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>