On Fri, May 18, 2018 at 8:45 AM, Vlad Buslov <vla...@mellanox.com> wrote: > Underlying implementation of action map has changed and doesn't require > disabling bh anymore. Replace all action idr spinlock usage with regular > calls that do not disable bh.
Please explain explicitly why it is not required, don't let people dig, this would save everyone's time. Also, this should be targeted for net-next, right? Thanks.