diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-11-29 20:46:47 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-12-04 12:56:23 +0300 |
commit | a3642021923b26d86bb27d88c826494827612c06 (patch) | |
tree | 061c549fc25bc4d9332aa82c2049c0bff9088093 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 02ea9fc96fe976e7f7e067f38b12202f126e3f2f (diff) | |
download | linux-a3642021923b26d86bb27d88c826494827612c06.tar.xz |
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