diff options
author | Eric W. Biederman <[email protected]> | 2020-12-03 14:10:32 -0600 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-12-09 17:08:41 +0100 |
commit | 0f9368b5bf6db0c04afc5454b1be79022a681615 (patch) | |
tree | 9744569b45cfca2a30e6e99a5198e4ec2bbeb587 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 34816d20f173a90389c8a7e641166d8ea9dce70a (diff) |
rwsem: Implement down_read_killable_nested
In preparation for converting exec_update_mutex to a rwsem so that
multiple readers can execute in parallel and not deadlock, add
down_read_killable_nested. This is needed so that kcmp_lock
can be converted from working on a mutexes to working on rw_semaphores.
Signed-off-by: Eric W. Biederman <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions