diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2026-01-13 10:50:41 +0100 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-01-13 11:37:52 +0100 |
| commit | 1e0a2ba7afb1b60f02599093d84b72ce62ad11c0 (patch) | |
| tree | a845365cfc1067adceadacaac513f88dd7564f1c /include/linux/platform_data/git@git.tavy.me:linux.git | |
| parent | 64e6fa76610ec970cfa8296ed057907a4b384ca5 (diff) | |
sched: Provide idle_rq() helper
A fix for the dl_server 'requires' idle_cpu() usage, which made me
note that it and available_idle_cpu() are extern function calls.
And while idle_cpu() is used outside of kernel/sched/,
available_idle_cpu() is not.
This makes it hard to make idle_cpu() an inline helper, so provide
idle_rq() and implement idle_cpu() and available_idle_cpu() using
that.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'include/linux/platform_data/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
