On Tue, 11 Jun 2024 11:03:25 +0200
Daniel Bristot de Oliveira <bris...@redhat.com> wrote:

> 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...

How about "not_normal_prio(p->prio)" ?

/me runs!

-- Steve

Reply via email to