linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/vm: fix va_128TBswitch.sh permissions
@ 2022-07-08  9:06 Adam Sindelar
  2022-07-08 20:08 ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: Adam Sindelar @ 2022-07-08  9:06 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, Adam Sindelar, Adam Sindelar, David Vernet, kernel-team

Restores the +x bit to va_128TBswitch.sh, which got dropped from the
previous patch, somehow.

Fixes: 1afd01d43efc3 ("selftests/vm: Only run 128TBswitch with 5-level
paging")

Signed-off-by: Adam Sindelar <adam@wowsignal.io>
---
 tools/testing/selftests/vm/va_128TBswitch.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/testing/selftests/vm/va_128TBswitch.sh

diff --git a/tools/testing/selftests/vm/va_128TBswitch.sh b/tools/testing/selftests/vm/va_128TBswitch.sh
old mode 100644
new mode 100755
-- 
2.35.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-26 22:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08  9:06 [PATCH] selftests/vm: fix va_128TBswitch.sh permissions Adam Sindelar
2022-07-08 20:08 ` Andrew Morton
2022-07-09  8:14   ` Adam Sindelar
2022-07-10  7:33     ` Adam Sindelar
2022-07-12 16:17   ` David Vernet
2022-07-22  8:11     ` Adam Sindelar
2022-07-26 22:01       ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).