mirror of https://github.com/torvalds/linux.git
Testcase should fail if -EWOULDBLOCK is not returned when expected value
differs from actual value from the waiter.
Link: https://lore.kernel.org/r/20250404221225.1596324-1-edliaw@google.com
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| futex_requeue.c | ||
| futex_requeue_pi.c | ||
| futex_requeue_pi_mismatched_ops.c | ||
| futex_requeue_pi_signal_restart.c | ||
| futex_wait.c | ||
| futex_wait_private_mapped_file.c | ||
| futex_wait_timeout.c | ||
| futex_wait_uninitialized_heap.c | ||
| futex_wait_wouldblock.c | ||
| futex_waitv.c | ||
| run.sh | ||