| commit | 899c846ca746f2ede341f01459214192b45f7a00 | [log] [tgz] |
|---|---|---|
| author | Lee Jones <[email protected]> | Thu Feb 04 17:28:55 2021 +0000 |
| committer | Todd Kjos <[email protected]> | Thu May 27 22:19:47 2021 -0700 |
| tree | 7080a76bc71033c063649cfcce86b88bf04cbec2 | |
| parent | 5308a0c4f21747e97f594ae425066965994f8519 [diff] |
futex: Remove rt_mutex_deadlock_account_*() From: Peter Zijlstra <[email protected]> These are unused and clutter up the code. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]> [Lee: Back-ported to solve a dependency] Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>