On Sun, Nov 27, 2016 at 6:57 PM, John Fastabend <john.fastab...@gmail.com> wrote: > Hi Cong, > > Thanks a lot for doing this. Can you rebase it on top of Daniel's patch > though, > > [PATCH net] net, sched: respect rcu grace period on cls destruction > > And then push the NULL pointer work for the cls_fw and cls_route > classifiers into another patch. > > Then I believe the last thing to make this correct is to convert the > call_rcu() paths to call_rcu_bh().
Sure, will rebase my patch once DaveM merges net into net-next. Thanks.