On 11 January 2016 at 20:13, Pravin B Shelar <[email protected]> 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 <[email protected]> > Signed-off-by: Pravin B Shelar <[email protected]>
Thanks for the fix. The "Bug" tag should probably say "VMware-BZ: #...". Acked-by: Joe Stringer <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
