Re: [PATCH RESEND] sched: Move some scheduler fields to new static branch API

From: Peter Zijlstra

Date: Wed Aug 19 2026 - 04:51:28 EST


On Wed, Aug 19, 2026 at 08:09:38AM +0000, Hongyan Xia wrote:
> From: Hongyan Xia <hongyan.xia@xxxxxxxxxxxxx>
>
> __cfs_bandwidth_used uses struct static_key directly which is
> deprecated. Fix.
>
> sk_dynamic_* uses static_key_{enable/disable}(), which aren't really
> deprecated, but take the opportunity to move to the new static_branch_*
> APIs to be consistent.
>
> No functional change.
>
> Signed-off-by: Hongyan Xia <hongyan.xia@xxxxxxxxxxxxx>
> ---

Your emails are encoded in a Microsoft special quoted-printable that my
scripts don't like.