[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130610.140114.1116004856133608655.davem@redhat.com>
Date: Mon, 10 Jun 2013 14:01:14 -0700 (PDT)
From: David Miller <davem@...hat.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net v2 03/03] [PATCH] vxlan: fix crash on module removal
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Mon, 10 Jun 2013 13:13:15 -0700
> If vxlan is removed with active vxlan's it would crash because
> rtnl_link_unregister (which calls vxlan_dellink), was invoked
> before unregister_pernet_device (which calls vxlan_stop).
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
> ---
> Should goto stable
Applied and queued up for -stable.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists