aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kmod
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@kernel.org>2017-08-03 09:57:12 -0700
committerShuah Khan <shuahkh@osg.samsung.com>2017-08-07 15:13:11 -0600
commit0a9c40cea70d3f2dfa401bc259b318cd9aec8613 (patch)
tree5ee6ce201cdb11235452d5fee788667e8bc9ef58 /tools/testing/selftests/kmod
parentLinux v4.13-rc1 (diff)
downloadlinux-dev-0a9c40cea70d3f2dfa401bc259b318cd9aec8613.tar.xz
linux-dev-0a9c40cea70d3f2dfa401bc259b318cd9aec8613.zip
test_kmod: fix kmod.sh by making it executable
We had just forgotten to do this. Without this if we run the following we get a permission denied: sudo make -C tools/testing/selftests/kmod/ run_tests make: Entering directory '/home/mcgrof/linux-next/tools/testing/selftests/kmod' /bin/sh: ./kmod.sh: Permission denied selftests: kmod.sh [FAIL] /home/mcgrof/linux-next/tools/testing/selftests/kmod make: Leaving directory '/home/mcgrof/linux-next/tools/testing/selftests/kmod Fixes: 39258f448d71 ("kmod: add test driver to stress test the module loader") Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/kmod')
-rwxr-xr-x[-rw-r--r--]tools/testing/selftests/kmod/kmod.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/kmod/kmod.sh b/tools/testing/selftests/kmod/kmod.sh
index 8cecae9a8bca..8cecae9a8bca 100644..100755
--- a/tools/testing/selftests/kmod/kmod.sh
+++ b/tools/testing/selftests/kmod/kmod.sh