Re: [PATCH v2 07/11] sched_ext: Add an event, BYPASS_ACTIVATE
From: Tejun Heo
Date: Mon Jan 27 2025 - 15:03:28 EST
On Sun, Jan 26, 2025 at 07:16:10PM +0900, Changwoo Min wrote:
...
> @@ -3707,6 +3712,7 @@ static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flag
> p->scx.slice = SCX_SLICE_DFL;
> p->scx.ddsp_dsq_id = SCX_DSQ_LOCAL;
> }
> +
> return cpu;
> }
> }
Stray change?
Thanks.
--
tejun