Re: [PATCH] sched: Simplify sched_set_rq_online()
From: Markus Elfring
Date: Wed Aug 28 2024 - 09:38:08 EST
> Use guards to simplify sched_set_rq_online()
Wording suggestion:
Replace lock function calls by guard definitions so that two function implementations
can benefit more from applications of scope-based resource management.
Were further update candidates left over according to this programming interface?
Regards,
Markus