[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150220.153235.1956277452015954678.davem@davemloft.net>
Date: Fri, 20 Feb 2015 15:32:35 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: pshelar@...ira.com
Cc: netdev@...r.kernel.org, dev@...nvswitch.org, amuller@...hat.com
Subject: Re: [PATCH net] openvswitch: Fix net exit.
From: Pravin B Shelar <pshelar@...ira.com>
Date: Tue, 17 Feb 2015 11:23:10 -0800
> Open vSwitch allows moving internal vport to different namespace
> while still connected to the bridge. But when namespace deleted
> OVS does not detach these vports, that results in dangling
> pointer to netdevice which causes kernel panic as follows.
> This issue is fixed by detaching all ovs ports from the deleted
> namespace at net-exit.
...
> Reported-by: Assaf Muller <amuller@...hat.com>
> Fixes: 46df7b81454("openvswitch: Add support for network namespaces.")
> Signed-off-by: Pravin B Shelar <pshelar@...ira.com>
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