linux/tools/testing/selftests
Darren Hart fee50f3c84 selftests/futex: Fix futex_cmp_requeue_pi() error handling
An earlier (pre-kernel-integration) refactoring of this code mistakenly
replaced the error condition, <, with a >. Use < to detect an error as
opposed to a successful requeue or signal race.

Reported-by: David Binderman <dcb314@hotmail.com>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-07-20 18:29:38 -06:00
..
breakpoints
cpu-hotplug
efivarfs
exec
firmware
ftrace
futex selftests/futex: Fix futex_cmp_requeue_pi() error handling 2015-07-20 18:29:38 -06:00
ipc
kcmp
memfd
memory-hotplug
mount
mqueue
net
powerpc
ptrace
rcutorture
seccomp
size
sysctl
timers linux-kselftest-4.2-rc1 2015-06-29 09:11:10 -07:00
user
vm
x86 linux-kselftest-4.2-rc1 2015-06-29 09:11:10 -07:00
Makefile selftests: add quicktest support 2015-06-23 07:20:16 -06:00
gen_kselftest_tar.sh
kselftest.h
kselftest_install.sh
lib.mk