diff options
author | André Almeida <[email protected]> | 2021-05-31 13:50:36 -0300 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-06-22 11:20:16 +0200 |
commit | 7cb5dd8e2c8ce2b8f778f37cfd8bb955d663d16d (patch) | |
tree | e42d7371ee9a50d5f514134df2806626c3e26d99 /scripts/gdb/linux/tasks.py | |
parent | c3d128581f64a9b3729e697a63760ff0a2c4a8fe (diff) |
selftests: futex: Add futex compare requeue test
Add testing for futex_cmp_requeue(). The first test just requeues from one
waiter to another one, and wakes it. The second performs both wake and
requeue, and checks the return values to see if the operation woke/requeued
the expected number of waiters.
Signed-off-by: André Almeida <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions