Re: [PATCH v2] sched: fix potential use-after-free with cfs bandwidth
From: Markus Elfring
Date: Fri Feb 21 2025 - 03:04:48 EST
…
> For full correctness, we should avoid removal from the list until after
> we're done unthrottling in __cfsb_csd_unthrottle().
…
See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc3#n94
…
> Reviewed-and-tested-by: K Prateek Nayak <kprateek.nayak@xxxxxxx>
…
Is such a tag really supported?
See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc3#n539
Regards,
Markus