commit | eec94fdb04806790c7b7e6ea347820064cc6d467 | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Thu Jul 05 17:24:23 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 08 12:42:28 2018 +0900 |
tree | c89619835d2251871fb2b3cd59de939bef9e49af | |
parent | b233504033dbd65740e59681820ccfd0a2a8ec53 [diff] |
net: sched: use rcu for action cookie update Implement functions to atomically update and free action cookie using rcu mechanism. Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>