diff options
author | Thomas Hellstrom <[email protected]> | 2018-09-03 16:07:08 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-10 10:05:10 +0200 |
commit | e13e2366d8415e029fe96a62502955083e272cef (patch) | |
tree | 4c82dd4d2969bc7b851b6e125c9e2890b03dbe7d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 11da3a7f84f19c26da6f86af878298694ede0804 (diff) |
locking/mutex: Fix mutex debug call and ww_mutex documentation
The following commit:
08295b3b5bee ("Implement an algorithm choice for Wound-Wait mutexes")
introduced a reference in the documentation to a function that was
removed in an earlier commit.
It also forgot to remove a call to debug_mutex_add_waiter() which is now
unconditionally called by __mutex_add_waiter().
Fix those bugs.
Signed-off-by: Thomas Hellstrom <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: 08295b3b5bee ("Implement an algorithm choice for Wound-Wait mutexes")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions