aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorDave Young <[email protected]>2012-12-18 00:04:38 +0000
committerLinus Torvalds <[email protected]>2012-12-18 01:15:26 +0000
commit000e06b01f7e1d615345815550306a0e0622433c (patch)
tree08d01bfc97c647863f25eab6f1a38f9c0415a814 /fs/proc/array.c
parentubifs: use prandom_bytes (diff)
downloadkernel-000e06b01f7e1d615345815550306a0e0622433c.tar.gz
kernel-000e06b01f7e1d615345815550306a0e0622433c.zip
vm selftests: print failure status instead of cause make error
Original behavior: bash-4.1$ make -C vm run_tests make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/vm' /bin/sh ./run_vmtests ./run_vmtests: line 24: /proc/sys/vm/nr_hugepages: Permission denied Please run this test as root make: *** [run_tests] Error 1 make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/vm' After applying the patch: bash-4.1$ make -C vm run_tests make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/vm' ./run_vmtests: line 24: /proc/sys/vm/nr_hugepages: Permission denied Please run this test as root vmtests: [FAIL] make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/vm' Signed-off-by: Dave Young <[email protected]> Cc: Pekka Enberg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions