On Sat, Nov 24, 2012 at 10:29 AM,  <dyo...@redhat.com> wrote:
>   bash-4.1$ make -C cpu-hotplug run_tests
>   make: Entering directory 
> `/home/dave/git/linux-2.6/tools/testing/selftests/cpu-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/cpu-hotplug'
>
> After applying the patch:
>   bash-4.1$ make -C cpu-hotplug run_tests
>   make: Entering directory 
> `/home/dave/git/linux-2.6/tools/testing/selftests/cpu-hotplug'
>   /bin/sh: ./on-off-test.sh: Permission denied
>   cpu-hotplug selftests: [FAIL]
>   make: Leaving directory 
> `/home/dave/git/linux-2.6/tools/testing/selftests/cpu-hotplug'
>
> Signed-off-by: Dave Young <dyo...@redhat.com>

Reviewed-by: Pekka Enberg <penb...@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to