On Thu, Sep 6, 2018 at 12:59 AM Vlad Buslov <vla...@mellanox.com> wrote: > > Extend tcf_block with rcu to allow safe deallocation when it is accessed > concurrently.
This sucks, please fold this patch into where you call rcu_read_lock() on tcf block. This patch _alone_ is apparently not complete. This is not how we split patches.