Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-09-16 Thread Doug Ledford
On 8/15/2016 1:57 PM, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. > > Bhaktipriya Shridhar (22): > IB/sa : Remove deprecated

Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-09-16 Thread Doug Ledford
On 8/15/2016 1:57 PM, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. > > Bhaktipriya Shridhar (22): > IB/sa : Remove deprecated

Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-19 Thread Leon Romanovsky
On Mon, Aug 15, 2016 at 11:27:01PM +0530, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. > > Bhaktipriya Shridhar (22): > IB/sa : Remove

Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-19 Thread Leon Romanovsky
On Mon, Aug 15, 2016 at 11:27:01PM +0530, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. > > Bhaktipriya Shridhar (22): > IB/sa : Remove

Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-15 Thread Tejun Heo
Hello, On Mon, Aug 15, 2016 at 11:27:01PM +0530, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. Patches generally look good to me. The only

Re: [PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-15 Thread Tejun Heo
Hello, On Mon, Aug 15, 2016 at 11:27:01PM +0530, Bhaktipriya Shridhar wrote: > This patch set removes the instances of deprecated > create_singlethread_workqueue (scheduled for removal) in > drivers/infiniband by making the appropriate conversions. Patches generally look good to me. The only

[PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-15 Thread Bhaktipriya Shridhar
This patch set removes the instances of deprecated create_singlethread_workqueue (scheduled for removal) in drivers/infiniband by making the appropriate conversions. Bhaktipriya Shridhar (22): IB/sa : Remove deprecated create_singlethread_workqueue IB/mad: Remove deprecated

[PATCH 00/22] Remove deprecated create_workqueue instances

2016-08-15 Thread Bhaktipriya Shridhar
This patch set removes the instances of deprecated create_singlethread_workqueue (scheduled for removal) in drivers/infiniband by making the appropriate conversions. Bhaktipriya Shridhar (22): IB/sa : Remove deprecated create_singlethread_workqueue IB/mad: Remove deprecated