From: Pravin B Shelar <pshe...@ovn.org> Date: Fri, 28 Oct 2016 09:59:16 -0700
> This patch is similar to earlier vxlan patch. > Geneve device close operation frees geneve socket. This > operation can race with geneve-xmit function which > dereferences geneve socket. Following patch uses RCU > mechanism to avoid this situation. > > Signed-off-by: Pravin B Shelar <pshe...@ovn.org> > Acked-by: John W. Linville <linvi...@tuxdriver.com> Applied.