Re: [PATCH][re-post] vmbus: fix subchannel removal

2019-01-09 Thread Sasha Levin
On Wed, Jan 09, 2019 at 08:56:06PM +, Dexuan Cui wrote: The changes to split ring allocation from open/close, broke the cleanup of subchannels. This resulted in problems using uio on network devices because the subchannel was left behind when the network device was unbound. The cause was in

[PATCH][re-post] vmbus: fix subchannel removal

2019-01-09 Thread Dexuan Cui
The changes to split ring allocation from open/close, broke the cleanup of subchannels. This resulted in problems using uio on network devices because the subchannel was left behind when the network device was unbound. The cause was in the disconnect logic which used list splice to move the subc