diff options
author | Peter Zijlstra <[email protected]> | 2021-08-15 23:27:58 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 17:04:01 +0200 |
commit | 830e6acc8a1cafe153a0d88f9b2455965b396131 (patch) | |
tree | c45e285d78476b3b1dcb6b9a70f42a38d820f7fb /tools/perf/scripts/python/libxed.py | |
parent | 531ae4b06a737ed5539cd75dc6f6b9a28f900bba (diff) |
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
RT builds substitutions for rwsem, mutex, spinlock and rwlock around
rtmutexes. Split the inner working out so each lock substitution can use
them with the appropriate lockdep annotations. This avoids having an extra
unused lockdep map in the wrapped rtmutex.
No functional change.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
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/libxed.py')
0 files changed, 0 insertions, 0 deletions