Hi, a bug reported for Fedora [1] goes away with the following fix commits, currently available from 5.7-rc1.
4d38a87fbb77 block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline 576682fa52cb block, bfq: make reparent_leaf_entity actually work only on leaf entities c89977366500 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
It would be useful for Fedora to have these fixes in (at least) 5.6. No change should be needed for these commits to apply cleanly.
Thanks, Paolo
Den 21-04-2020 kl. 13:25, skrev Paolo Valente:
Hi, a bug reported for Fedora [1] goes away with the following fix commits, currently available from 5.7-rc1.
4d38a87fbb77 block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline 576682fa52cb block, bfq: make reparent_leaf_entity actually work only on leaf entities c89977366500 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
Just to point out to others picking theese patches...
the list should be applied in reverse order from bottom up (meaning c89977366500 first, then 576682fa52cb and 4d38a87fbb77 last...)
It would be useful for Fedora to have these fixes in (at least) 5.6. No change should be needed for these commits to apply cleanly.
Thanks, Paolo
-- Thomas
On Tue, Apr 21, 2020 at 08:20:46PM +0300, Thomas Backlund wrote:
Den 21-04-2020 kl. 13:25, skrev Paolo Valente:
Hi, a bug reported for Fedora [1] goes away with the following fix commits, currently available from 5.7-rc1.
4d38a87fbb77 block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline 576682fa52cb block, bfq: make reparent_leaf_entity actually work only on leaf entities c89977366500 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
Just to point out to others picking theese patches...
the list should be applied in reverse order from bottom up (meaning c89977366500 first, then 576682fa52cb and 4d38a87fbb77 last...)
Thanks, I've queued these up for 5.4.y and 5.6.y.
greg k-h
linux-stable-mirror@lists.linaro.org