Mon, Feb 11, 2019 at 09:55:33AM CET, vla...@mellanox.com wrote: >In order to remove dependency on rtnl lock, protect >tcf_chain->explicitly_created flag with block->lock. Consolidate code that >checks and resets 'explicitly_created' flag into __tcf_chain_put() to >execute it atomically with rest of code that puts chain reference. > >Signed-off-by: Vlad Buslov <vla...@mellanox.com>
Acked-by: Jiri Pirko <j...@mellanox.com>