rseq/selftests: Make run_param_test.sh executable
authorMathieu Desnoyers <[email protected]>
Tue, 19 Jun 2018 13:32:28 +0000 (09:32 -0400)
committerIngo Molnar <[email protected]>
Thu, 21 Jun 2018 10:39:56 +0000 (12:39 +0200)
commite7c9996bb3dedb5553e6b34e6dbbed210a72f3e1
tree9b08d84fac76630e0c658550c486c173dadc9770
parent1abd8a8f39cd9a2925149000056494523c85643a
rseq/selftests: Make run_param_test.sh executable

The executable bit of the run_param_test.sh script got lost in
the merge.

Signed-off-by: Mathieu Desnoyers <[email protected]>
Cc: Andrew Hunter <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Ben Maurer <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Chris Lameter <[email protected]>
Cc: Dave Watson <[email protected]>
Cc: Joel Fernandes <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Michael Kerrisk <[email protected]>
Cc: Paul E . McKenney <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russell King <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
tools/testing/selftests/rseq/run_param_test.sh [changed mode: 0644->0755]