[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1326707004.5285.8.camel@liuw-desktop>
Date: Mon, 16 Jan 2012 09:43:24 +0000
From: Wei Liu <wei.liu2@...rix.com>
To: David Vrabel <dvrabel@...tab.net>
CC: <wei.liu2@...rix.com>, Ian Campbell <Ian.Campbell@...rix.com>,
"konrad.wilk@...cle.com" <konrad.wilk@...cle.com>,
"xen-devel@...ts.xensource.com" <xen-devel@...ts.xensource.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [Xen-devel] [RFC PATCH 4/6] netback: add module get/put
operations along with vif connect/disconnect.
On Fri, 2012-01-13 at 18:44 +0000, David Vrabel wrote:
> On 13/01/12 16:59, Wei Liu wrote:
> > If there is vif running and user unloads netback, it will certainly
> > cause problems.
>
> Is this necessary? As part of module unload netback_remove() will be
> called and this will clean everything correctly, yes?
>
You're right here from the host's perspective of view. Everything gets
cleaned up.
But from the guest's perspective of view, its network interface just
mysteriously stops working.
So my "problems" in the above statements comes from guest, will make
commit message more clear.
Wei.
--
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