On Tue, 25 Feb 2025 at 18:35, Jerome Forissier <[email protected]> wrote: > > Make the schedule() call from the CYCLIC framework a uthread scheduling > point too. This makes sense since schedule() is called from a lot of > places where uthread_schedule() needs to be called. > > Signed-off-by: Jerome Forissier <[email protected]>
[...] Reviewed-by: Ilias Apalodimas <[email protected]>

