Re: [PATCH v6 3/3] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
From: Daniel Bristot de Oliveira <hidden>
Date: 2024-06-11 09:03:36
Also in:
linux-fsdevel, linux-mm, lkml
From: Daniel Bristot de Oliveira <hidden>
Date: 2024-06-11 09:03:36
Also in:
linux-fsdevel, linux-mm, lkml
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.