diff options
author | Valentin Schneider <[email protected]> | 2021-11-12 18:52:01 +0000 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-04-05 10:24:42 +0200 |
commit | cfe43f478b79ba45573ca22d52d0d8823be068fa (patch) | |
tree | 57e4b23a2770f3889fa8f58ff7296d1bc360b88a /lib/mpi/mpi-sub-ui.c | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
preempt/dynamic: Introduce preemption model accessors
CONFIG_PREEMPT{_NONE, _VOLUNTARY} designate either:
o The build-time preemption model when !PREEMPT_DYNAMIC
o The default boot-time preemption model when PREEMPT_DYNAMIC
IOW, using those on PREEMPT_DYNAMIC kernels is meaningless - the actual
model could have been set to something else by the "preempt=foo" cmdline
parameter. Same problem applies to CONFIG_PREEMPTION.
Introduce a set of helpers to determine the actual preemption model used by
the live kernel.
Suggested-by: Marco Elver <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions