Re: [PATCH] sched: fix potential use-after-free with cfs bandwidth

From: Josh Don
Date: Thu Feb 20 2025 - 20:18:08 EST


On Wed, Feb 19, 2025 at 12:11 PM Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
>
> > For full correctness, we should avoid removal from the list until after
> > we're done unthrottling in __cfsb_csd_unthrottle().
>
>
> How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc3#n145

Thanks, yea I'll resend with the fixes tag and with all the additional
review tags collected.

Best,
Josh