diff options
author | 2021-11-29 18:46:47 +0100 | |
---|---|---|
committer | 2021-12-04 10:56:23 +0100 | |
commit | a3642021923b26d86bb27d88c826494827612c06 (patch) | |
tree | 061c549fc25bc4d9332aa82c2049c0bff9088093 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | locking/rtmutex: Squash self-deadlock check for ww_rt_mutex. (diff) | |
download | linux-dev-a3642021923b26d86bb27d88c826494827612c06.tar.xz linux-dev-a3642021923b26d86bb27d88c826494827612c06.zip |
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
The locking selftest for ww-mutex expects to operate directly on the
base-mutex which becomes a rtmutex on PREEMPT_RT.
Add a rtmutex based implementation of mutex_lock_nest_lock() and
mutex_lock_killable() named rt_mutex_lock_nest_lock() abd
rt_mutex_lock_killable().
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20211129174654.668506-5-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions