aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/signal.h
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2020-12-03 14:11:13 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-09 13:46:24 +0100
commit933b7cc86068fe9c2b8ebb51606022a37a7f958a (patch)
treecd7bdb75e2c60ba83fed55f876fe0378ccc278a9 /include/linux/sched/signal.h
parent27bae39e4fc4f911eae970ed2a332a36a92d463d (diff)
downloadkernel_replicant_linux-933b7cc86068fe9c2b8ebb51606022a37a7f958a.tar.gz
kernel_replicant_linux-933b7cc86068fe9c2b8ebb51606022a37a7f958a.tar.bz2
kernel_replicant_linux-933b7cc86068fe9c2b8ebb51606022a37a7f958a.zip
rwsem: Implement down_read_interruptible
[ Upstream commit 31784cff7ee073b34d6eddabb95e3be2880a425c ] In preparation for converting exec_update_mutex to a rwsem so that multiple readers can execute in parallel and not deadlock, add down_read_interruptible. This is needed for perf_event_open to be converted (with no semantic changes) from working on a mutex to wroking on a rwsem. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/87k0tybqfy.fsf@x220.int.ebiederm.org Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/sched/signal.h')
0 files changed, 0 insertions, 0 deletions