* Re: [PATCH v4 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
[not found] <20260314033708.26483-1-yphbchou0911@gmail.com>
@ 2026-03-14 9:04 ` Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2026-03-14 9:04 UTC (permalink / raw)
To: Cheng-Yang Chou, sched-ext
Cc: void, arighi, changwoo, jserv, chia7712, linux-kernel,
Emil Tsalapatis
Hello,
Patch 1 looks fine. For patch 2, ops.cpu_acquire/release() are already
removed from the tree, so this patch doesn't apply as-is.
Also, a couple minor things:
- select_cpu_vtime.bpf.c: There's an extra trailing blank line before
the closing brace in select_cpu_vtime_stopping().
- maximal.bpf.c: The sched_switch tracepoint's prev_state parameter is
typed as unsigned long but the TP_PROTO declares unsigned int.
Can you rebase and fix these up?
Thanks.
--
tejun
^ permalink raw reply [flat|nested] only message in thread