On 6/10/24 21:20, Qais Yousef wrote: > - if (realtime_prio(p->prio)) /* includes deadline */ > + if (rt_or_dl_prio(p->prio)) that is it... no thinking, no recall, no comment, no confusion... -- Daniel.
On 6/10/24 21:20, Qais Yousef wrote: > - if (realtime_prio(p->prio)) /* includes deadline */ > + if (rt_or_dl_prio(p->prio)) that is it... no thinking, no recall, no comment, no confusion... -- Daniel.