Skip to content

Commit f13be0a

Browse files
Ryan Robertsakpm00
authored andcommitted
selftests/mm: give scripts execute permission
When run under run_vmtests.sh, test scripts were failing to run with "permission denied" due to the scripts not being executable. It is also annoying not to be able to directly invoke run_vmtests.sh, which is solved by giving also it the execute permission. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ryan Roberts <[email protected]> Cc: SeongJae Park <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Florent Revest <[email protected]> Cc: Jérôme Glisse <[email protected]> Cc: John Hubbard <[email protected]> Cc: Liam R. Howlett <[email protected]> Cc: Mark Brown <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 06c2afb commit f13be0a

File tree

8 files changed

+0
-0
lines changed

8 files changed

+0
-0
lines changed

tools/testing/selftests/mm/charge_reserved_hugetlb.sh

100644100755
File mode changed.

tools/testing/selftests/mm/check_config.sh

100644100755
File mode changed.

tools/testing/selftests/mm/hugetlb_reparenting_test.sh

100644100755
File mode changed.

tools/testing/selftests/mm/run_vmtests.sh

100644100755
File mode changed.

tools/testing/selftests/mm/test_hmm.sh

100644100755
File mode changed.

tools/testing/selftests/mm/test_vmalloc.sh

100644100755
File mode changed.

tools/testing/selftests/mm/va_high_addr_switch.sh

100644100755
File mode changed.

tools/testing/selftests/mm/write_hugetlb_memory.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)