diff options
author | Sean Christopherson <seanjc@google.com> | 2024-05-27 17:34:47 -0700 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-06-05 16:52:36 +0200 |
commit | f0dc887f21d18791037c0166f652c67da761f16f (patch) | |
tree | 5e6d4af083980c9593e6b8f7d7a5ea8507faf28d /lib/crypto/mpi/mpi-pow.c | |
parent | f90cc919f9e5cbfcd0b952290c57ef1317f4e91e (diff) |
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 <seanjc@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ankur Arora <ankur.a.arora@oracle.com>
Link: https://lkml.kernel.org/r/20240528003521.979836-2-ankur.a.arora@oracle.com
Diffstat (limited to 'lib/crypto/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions