You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selftest/futex: Make the error check more precise for futex_numa_mpol
JIRA: https://issues.redhat.com/browse/RHEL-101190
commit c1c8634
Author: André Almeida <andrealmeid@igalia.com>
Date: Mon, 15 Sep 2025 23:26:28 +0200
selftest/futex: Make the error check more precise for futex_numa_mpol
Instead of just checking if the syscall failed as expected, check as
well if the returned error code matches the expected error code.
[ bigeasy: reword the commmit message ]
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Waiman Long <longman@redhat.com>
0 commit comments