diff options
| author | Sean Christopherson <[email protected]> | 2024-05-28 00:34:47 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2024-06-05 14:52:36 +0000 |
| commit | f0dc887f21d18791037c0166f652c67da761f16f (patch) | |
| tree | 5e6d4af083980c9593e6b8f7d7a5ea8507faf28d /rust/helpers.c | |
| parent | sched/balance: Skip unnecessary updates to idle load balancer's flags (diff) | |
| download | kernel-f0dc887f21d18791037c0166f652c67da761f16f.tar.gz kernel-f0dc887f21d18791037c0166f652c67da761f16f.zip | |
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Move the declarations and inlined implementations of the preempt_model_*()
helpers to preempt.h so that they can be referenced in spinlock.h without
creating a potential circular dependency between spinlock.h and sched.h.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Ankur Arora <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
