diff options
| author | Waiman Long <[email protected]> | 2023-01-25 19:36:27 -0500 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-01-26 11:46:46 +0100 |
| commit | 1d61659ced6bd8881cf2fb5cbcb28f9541fc7430 (patch) | |
| tree | 3903afcd3d5e79c75102f302c5d77bc5ce3b45d6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3f5245538a1964ae186ab7e1636020a41aa63143 (diff) | |
locking/rwsem: Disable preemption in all down_write*() and up_write() code paths
The previous patch has disabled preemption in all the down_read() and
up_read() code paths. For symmetry, this patch extends commit:
48dfb5d2560d ("locking/rwsem: Disable preemption while trying for rwsem lock")
... to have preemption disabled in all the down_write() and up_write()
code paths, including downgrade_write().
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Waiman Long <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions