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
..
2015-05-26 15:58:06 -06:00
2015-06-17 17:12:32 -06:00
2015-06-29 09:11:10 -07:00
2015-05-26 15:58:06 -06:00
2015-06-29 09:11:10 -07:00
2015-05-26 15:58:08 -06:00
2015-06-23 07:20:16 -06:00