diff options
author | Alice Ryhl <aliceryhl@google.com> | 2025-03-08 02:26:59 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-08 02:55:04 +0300 |
commit | 70b9c8563c9c29102a785d4822f0d77d33fee808 (patch) | |
tree | 910628e5d0d00c7fd373d30873e752324734f13a /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | c2849afafd08a1c3ad881129de48ebe1642f7675 (diff) | |
download | linux-70b9c8563c9c29102a785d4822f0d77d33fee808.tar.xz |
rust: sync: condvar: Add wait_interruptible_freezable()
To support waiting for a `CondVar` as a freezable process, add a
wait_interruptible_freezable() function.
Binder needs this function in the appropriate places to freeze a process
where some of its threads are blocked on the Binder driver.
[ Boqun: Cleaned up the changelog and documentation. ]
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250307232717.1759087-10-boqun.feng@gmail.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions