diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2022-02-08 17:21:10 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-02-11 11:13:56 +0000 |
| commit | 1c6f9ec0095459b5120a1cb059d442f56d3cb6e7 (patch) | |
| tree | 2f0c8f9ac2a897ae8c86b18ae973ff4562477e4f /security/selinux/hooks.c | |
| parent | locking/local_lock: Make the empty local_lock_*() function a macro. (diff) | |
| download | kernel-1c6f9ec0095459b5120a1cb059d442f56d3cb6e7.tar.gz kernel-1c6f9ec0095459b5120a1cb059d442f56d3cb6e7.zip | |
locking: Enable RT_MUTEXES by default on PREEMPT_RT.
The CONFIG_RT_MUTEXES option is enabled by CONFIG_FUTEX and CONFIG_I2C.
If both are disabled then a CONFIG_PREEMPT_RT build fails to compile.
It is not possible to have a PREEMPT_RT kernel without RT_MUTEX support
because RT_MUTEX based locking is always used.
Enable CONFIG_RT_MUTEXES by default on PREEMPT_RT builds.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
