]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/vm: fix va_128TBswitch.sh permissions
authorAdam Sindelar <adam@wowsignal.io>
Fri, 8 Jul 2022 09:06:46 +0000 (11:06 +0200)
committerakpm <akpm@linux-foundation.org>
Tue, 26 Jul 2022 23:59:50 +0000 (16:59 -0700)
commitd971c6ebd4d2710524793639657eb6dd2039db7c
tree122df0dfbee2d6fe9ed284b3c8534ade51c34174
parent4fb16a4ed18802e26d026e13e11ae5a3f0d5f260
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/20220708090646.34927-1-adam@wowsignal.io
Fixes: 1afd01d43efc3 ("selftests/vm: Only run 128TBswitch with 5-level paging")
Signed-off-by: Adam Sindelar <adam@wowsignal.io>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/vm/va_128TBswitch.sh [changed mode: 0644->0755]