diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-03-26 16:29:44 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-03-29 15:57:05 +0200 |
commit | a51a327f3bcdcb1a37ed9325ad07e1456cd4d426 (patch) | |
tree | a2ce5dfc355e3bf737fc8be0e0661ba40f2f46ec /tools/perf/scripts/python | |
parent | c2c360ed7f28fd6b7eb7e39e70af2d2ae405f466 (diff) |
locking/rtmutex: Clean up signal handling in __rt_mutex_slowlock()
The signal handling in __rt_mutex_slowlock() is open coded.
Use signal_pending_state() instead.
Aside of the cleanup this also prepares for the RT lock substituions which
require support for TASK_KILLABLE.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210326153944.533811987@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions