diff options
author | Shuah Khan <shuah.kh@samsung.com> | 2014-07-03 00:22:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-03 18:21:54 +0200 |
commit | e84f1ab33c76157fd061352b56c4fac9e0f2e8e1 (patch) | |
tree | 0ce5b5f98587aa48b747e77a0d6a2afdcc39ba89 /ipc | |
parent | fs/seq_file: fallback to vmalloc allocation (diff) | |
download | linux-e84f1ab33c76157fd061352b56c4fac9e0f2e8e1.tar.xz linux-e84f1ab33c76157fd061352b56c4fac9e0f2e8e1.zip |
tools/testing/selftests/ipc/msgque.c: improve error handling when not running as root
The test fails in the middle when it is not run as root while accessing
/proc/sys/kernel/msg_next_id. Changed it to check for root at the
beginning of the test and exit if not root.
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Davidlohr Bueso <davidlohr@hp.com>
Cc: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions