diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-12-03 23:10:32 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-12-09 19:08:41 +0300 |
commit | 0f9368b5bf6db0c04afc5454b1be79022a681615 (patch) | |
tree | 9744569b45cfca2a30e6e99a5198e4ec2bbeb587 /include/linux/soundcard.h | |
parent | 34816d20f173a90389c8a7e641166d8ea9dce70a (diff) | |
download | linux-0f9368b5bf6db0c04afc5454b1be79022a681615.tar.xz |
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 <ebiederm@xmission.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/87o8jabqh3.fsf@x220.int.ebiederm.org
Diffstat (limited to 'include/linux/soundcard.h')
0 files changed, 0 insertions, 0 deletions