Re: [PATCH v3 1/3] sched_ext: Fix pnt_seq calculation

From: 'Tejun Heo'
Date: Mon Aug 18 2025 - 13:43:27 EST


Hello,

On Mon, Aug 18, 2025 at 10:45:55AM +0000, liuwenfang wrote:
> +void scx_put_prev_set_next(struct rq *rq, struct task_struct *prev,
> + struct task_struct *next)

Might as well match the surrounding naming convention and use
__put_prev_set_next_scx()

> Any suggestions will be appreciated and a formal patch will be sent out later.

Other than that, looks fine to me.

Thanks.

--
tejun