diff options
| author | Dave Young <[email protected]> | 2012-12-18 00:04:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-18 01:15:27 +0000 |
| commit | aabccae6e9e2106e67a40d65eb423163cd69d2fb (patch) | |
| tree | 17102d552903710c31a42eabf195a716cbec65c1 /fs/proc/array.c | |
| parent | cpu-hotplug selftests: print failure status instead of cause make error (diff) | |
| download | kernel-aabccae6e9e2106e67a40d65eb423163cd69d2fb.tar.gz kernel-aabccae6e9e2106e67a40d65eb423163cd69d2fb.zip | |
mem-hotplug selftests: print failure status instead of cause make error
Original behavior:
bash-4.1$ make -C memory-hotplug run_tests
make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
./on-off-test.sh
make: execvp: ./on-off-test.sh: Permission denied
make: *** [run_tests] Error 127
make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
After applying the patch:
bash-4.1$ make -C memory-hotplug run_tests
make: Entering directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
/bin/sh: ./on-off-test.sh: Permission denied
memory-hotplug selftests: [FAIL]
make: Leaving directory `/home/dave/git/linux-2.6/tools/testing/selftests/memory-hotplug'
Signed-off-by: Dave Young <[email protected]>
Reviewed-by: 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
