summaryrefslogtreecommitdiff
path: root/include/linux/spinlock.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-08-15 23:28:12 +0200
committerIngo Molnar <mingo@kernel.org>2021-08-17 17:23:27 +0200
commite17ba59b7e8e1f67e36d8fcc46daa13370efcf11 (patch)
treebc3febd0adb8c54da9518b6d74d104e215dad8dd /include/linux/spinlock.h
parent456cfbc65cd072f4f53936ee5a37eb1447a7d3ba (diff)
locking/rtmutex: Guard regular sleeping locks specific functions
Guard the regular sleeping lock specific functionality, which is used for rtmutex on non-RT enabled kernels and for mutex, rtmutex and semaphores on RT enabled kernels so the code can be reused for the RT specific implementation of spinlocks and rwlocks in a different compilation unit. No functional change. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20210815211303.311535693@linutronix.de
Diffstat (limited to 'include/linux/spinlock.h')
0 files changed, 0 insertions, 0 deletions