linux-stable/tools/testing/selftests/mqueue
dann frazier 13e634de09 tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM
We can't use a char type to check for a negative return value since char
isn't guaranteed to be signed. Indeed, the char type tends to be unsigned on
ARM.

Signed-off-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-01-06 12:55:21 -07:00
..
.gitignore tools/selftests: add mq_perf_tests 2012-05-31 17:49:31 -07:00
Makefile tools: Fix mqueue Makefile compile linking order 2014-07-11 18:11:18 -07:00
mq_open_tests.c tools: fix mq_open_tests compile warnings 2014-07-11 18:11:18 -07:00
mq_perf_tests.c tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM 2015-01-06 12:55:21 -07:00