Re: Backporting "padata: Remove broken queue flushing"

2020-05-21 Thread Daniel Jordan
On Thu, May 21, 2020 at 10:00:46AM +0200, Greg Kroah-Hartman wrote: > but these: > > > [3.16-4.19] 6fc4dbcf0276 padata: Replace delayed timer with immediate > > workqueue in padata_reorder > > [3.16-4.19] ec9c7d19336e padata: initialize pd->cpu with effective cpumask > > [3.16-4.19] 065cf577135a

Re: Backporting "padata: Remove broken queue flushing"

2020-05-21 Thread Greg Kroah-Hartman
On Wed, May 20, 2020 at 03:33:44PM +0100, Ben Hutchings wrote: > On Tue, 2020-05-19 at 16:00 -0400, Daniel Jordan wrote: > > Hello Ben, > > > > On Tue, May 19, 2020 at 02:53:05PM +0100, Ben Hutchings wrote: > > > I noticed that commit 07928d9bfc81 "padata: Remove broken queue > > > flushing" has b

Re: Backporting "padata: Remove broken queue flushing"

2020-05-20 Thread Ben Hutchings
On Tue, 2020-05-19 at 16:00 -0400, Daniel Jordan wrote: > Hello Ben, > > On Tue, May 19, 2020 at 02:53:05PM +0100, Ben Hutchings wrote: > > I noticed that commit 07928d9bfc81 "padata: Remove broken queue > > flushing" has been backported to most stable branches, but commit > > 6fc4dbcf0276 "padata

Re: Backporting "padata: Remove broken queue flushing"

2020-05-19 Thread Daniel Jordan
Hello Ben, On Tue, May 19, 2020 at 02:53:05PM +0100, Ben Hutchings wrote: > I noticed that commit 07928d9bfc81 "padata: Remove broken queue > flushing" has been backported to most stable branches, but commit > 6fc4dbcf0276 "padata: Replace delayed timer with immediate workqueue in > padata_reorder

Backporting "padata: Remove broken queue flushing"

2020-05-19 Thread Ben Hutchings
I noticed that commit 07928d9bfc81 "padata: Remove broken queue flushing" has been backported to most stable branches, but commit 6fc4dbcf0276 "padata: Replace delayed timer with immediate workqueue in padata_reorder" has not. Is this correct? What prevents the parallel_data ref-count from droppi