diff options
author | Adam Sindelar <[email protected]> | 2022-07-08 11:06:46 +0200 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-26 16:59:50 -0700 |
commit | 187e7c41445a0f202bb551f08ca7f8158fea1cd7 (patch) | |
tree | 122df0dfbee2d6fe9ed284b3c8534ade51c34174 | |
parent | 13c1c74af7643f27273cb31a412811b8cd971b78 (diff) |
selftests/vm: fix va_128TBswitch.sh permissions
Restore the +x bit to va_128TBswitch.sh, which got dropped from the
previous patch, somehow.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 1afd01d43efc3 ("selftests/vm: Only run 128TBswitch with 5-level paging")
Signed-off-by: Adam Sindelar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rwxr-xr-x[-rw-r--r--] | tools/testing/selftests/vm/va_128TBswitch.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/va_128TBswitch.sh b/tools/testing/selftests/vm/va_128TBswitch.sh index 41580751dc51..41580751dc51 100644..100755 --- a/tools/testing/selftests/vm/va_128TBswitch.sh +++ b/tools/testing/selftests/vm/va_128TBswitch.sh |