aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2022-02-08 17:21:10 +0000
committerPeter Zijlstra <[email protected]>2022-02-11 11:13:56 +0000
commit1c6f9ec0095459b5120a1cb059d442f56d3cb6e7 (patch)
tree2f0c8f9ac2a897ae8c86b18ae973ff4562477e4f /security/selinux/hooks.c
parentlocking/local_lock: Make the empty local_lock_*() function a macro. (diff)
downloadkernel-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