mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-25 07:14:36 +08:00
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/20230713135440.3651409-3-ryan.roberts@arm.com Signed-off-by: Ryan Roberts <ryan.roberts@arm.com> Cc: SeongJae Park <sj@kernel.org> Cc: David Hildenbrand <david@redhat.com> Cc: Florent Revest <revest@chromium.org> Cc: Jérôme Glisse <jglisse@redhat.com> Cc: John Hubbard <jhubbard@nvidia.com> Cc: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: Mark Brown <broonie@kernel.org> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
06c2afb862
commit
f13be0ad53
0
tools/testing/selftests/mm/charge_reserved_hugetlb.sh
Normal file → Executable file
0
tools/testing/selftests/mm/charge_reserved_hugetlb.sh
Normal file → Executable file
0
tools/testing/selftests/mm/check_config.sh
Normal file → Executable file
0
tools/testing/selftests/mm/check_config.sh
Normal file → Executable file
0
tools/testing/selftests/mm/hugetlb_reparenting_test.sh
Normal file → Executable file
0
tools/testing/selftests/mm/hugetlb_reparenting_test.sh
Normal file → Executable file
0
tools/testing/selftests/mm/run_vmtests.sh
Normal file → Executable file
0
tools/testing/selftests/mm/run_vmtests.sh
Normal file → Executable file
0
tools/testing/selftests/mm/test_hmm.sh
Normal file → Executable file
0
tools/testing/selftests/mm/test_hmm.sh
Normal file → Executable file
0
tools/testing/selftests/mm/test_vmalloc.sh
Normal file → Executable file
0
tools/testing/selftests/mm/test_vmalloc.sh
Normal file → Executable file
0
tools/testing/selftests/mm/va_high_addr_switch.sh
Normal file → Executable file
0
tools/testing/selftests/mm/va_high_addr_switch.sh
Normal file → Executable file
0
tools/testing/selftests/mm/write_hugetlb_memory.sh
Normal file → Executable file
0
tools/testing/selftests/mm/write_hugetlb_memory.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user