On Tue, Jan 12, 2016 at 11:06 AM, Joe Stringer <j...@ovn.org> wrote: > On 11 January 2016 at 20:13, Pravin B Shelar <pshe...@nicira.com> wrote: >> STT unregisters nf-hook when there are no other STT devices >> left in the namespace. On some kernel versions the nf-unreg API >> take RTNL lock, but it is already taken in the tunnel device >> destroy code path which results in deadlock. To fix the issue >> I moved the unreg call into net-exit. >> >> Bug: #1582410 >> Reported-by: Joe Stringer <j...@ovn.org> >> Signed-off-by: Pravin B Shelar <pshe...@nicira.com> > > Thanks for the fix. > > The "Bug" tag should probably say "VMware-BZ: #...". > > Acked-by: Joe Stringer <j...@ovn.org>
I updated the commit msg and pushed it to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev