]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitaa9fd9a325d51fa0b11153b03b8fefff569fa955
treefa704cc0bf9e43defe81d17a212c769d78b2a675
parentced273eacfe1876e2c3c4ea1244a2e386e20eadb
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