From: Cong Wang <hidden> Date: 2014-01-17 03:47:45
On Thu, Jan 16, 2014 at 6:03 PM, Jesse Brandeburg
[off-list ref] wrote:
It appears that the bug is in acaf4e70997f (net: vxlan: when lower dev
unregisters remove vxlan dev as well).
reverting that patch avoids the panic. I wasn't able to see
immediately what was wrong in the patch.
It seems vxlan pernet ops is run after loopback register.
Please try the attached (totally untested) patch?