[PATCH for-next V7 4/6] IB/uverbs: Enable device removal when there are active user space applications

2015-08-04 Thread Yishai Hadas
Enables the uverbs_remove_one to succeed despite the fact that there are running IB applications working with the given ib device. This functionality enables a HW device to be unbind/reset despite the fact that there are running user space applications using it. It exposes a new IB kernel API

Re: [PATCH for-next V7 4/6] IB/uverbs: Enable device removal when there are active user space applications

2015-08-04 Thread Jason Gunthorpe
On Tue, Aug 04, 2015 at 05:03:26PM +0300, Yishai Hadas wrote: Enables the uverbs_remove_one to succeed despite the fact that there are running IB applications working with the given ib device. This functionality enables a HW device to be unbind/reset despite the fact that there are running