diff options
author | 2017-06-29 15:47:44 -0700 | |
---|---|---|
committer | 2017-08-17 08:08:58 -0700 | |
commit | d3a024abbc438277851c510b51ec9b158821488b (patch) | |
tree | e9b6f5c09bfd6825629bcbd20f0a17371ce29533 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drivers/ata: Replace spin_unlock_wait() with lock/unlock pair (diff) | |
download | wireguard-linux-d3a024abbc438277851c510b51ec9b158821488b.tar.xz wireguard-linux-d3a024abbc438277851c510b51ec9b158821488b.zip |
locking: Remove spin_unlock_wait() generic definitions
There is no agreed-upon definition of spin_unlock_wait()'s semantics,
and it appears that all callers could do just as well with a lock/unlock
pair. This commit therefore removes spin_unlock_wait() and related
definitions from core code.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Andrea Parri <parri.andrea@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions