RE: [PATCH v3 1/3] sched_ext: Fix pnt_seq calculation
From: liuwenfang
Date: Tue Aug 19 2025 - 03:41:51 EST
Hello,
>
> Might as well match the surrounding naming convention and use
> __put_prev_set_next_scx()
It makes sense, and __put_prev_set_next_scx() has been changed to an inline function in [PATCH v4 1/3].
A changelog has been added accordingly.
switch_class() is renamed as scx_maybe_cpu_release() in [PATCH v4 3/3].
Also scx_maybe_cpu_acquire() is added in [PATCH v4 3/3].
However, scx_maybe_cpu_release() called in __put_prev_set_next_scx() is difficult to convert into an inline function in [PATCH v4 3/3].
look forward for your reply.
--
Regards.
Wenfang