diff options
author | Thomas Gleixner <[email protected]> | 2021-08-15 23:28:12 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 17:23:27 +0200 |
commit | e17ba59b7e8e1f67e36d8fcc46daa13370efcf11 (patch) | |
tree | bc3febd0adb8c54da9518b6d74d104e215dad8dd /tools/perf/scripts/python | |
parent | 456cfbc65cd072f4f53936ee5a37eb1447a7d3ba (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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions