diff options
author | Waiman Long <[email protected]> | 2019-04-04 13:43:10 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-10 10:55:59 +0200 |
commit | eecec78f777742903ec9167490c625661284155d (patch) | |
tree | 59de7c62251cd027ad300eba03273fbf17a20563 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f7c2b7477bdc79a1e0cc3751a26c28031c1ab609 (diff) |
locking/rwsem: Relocate rwsem_down_read_failed()
The rwsem_down_read_failed*() functions were relocated from above the
optimistic spinning section to below that section. This enables the
reader functions to use optimisitic spinning in future patches. There
is no code change.
Signed-off-by: Waiman Long <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tim Chen <[email protected]>
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