commit | 9d57f7c79748920636f8293d2f01192d702fe390 | [log] [tgz] |
---|---|---|
author | André Almeida <andrealmeid@collabora.com> | Thu Sep 23 14:11:10 2021 -0300 |
committer | Peter Zijlstra <peterz@infradead.org> | Thu Oct 07 13:51:12 2021 +0200 |
tree | ba3ecd598b94ed5b2c6295b2f289f87f0d765923 | |
parent | 02e56ccbaefcb1a78bd089a7b5beca754aca4db9 [diff] |
selftests: futex: Test sys_futex_waitv() wouldblock Test if futex_waitv() returns -EWOULDBLOCK correctly when the expected value is different from the actual value for a waiter. Signed-off-by: André Almeida <andrealmeid@collabora.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20210923171111.300673-22-andrealmeid@collabora.com