OSDN Git Service

tools/memory-model: Make scripts executable
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 16 Jul 2018 18:05:58 +0000 (11:05 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 17 Jul 2018 07:30:17 +0000 (09:30 +0200)
commit24675bb554f9e3d0e2bd61f6a7d8da50d224c8ff
treee113f9caca093ba1c218e19078a982bcbf299e55
parentaf41db5ef7c7cf0fee860f65cab59d0d188098d2
tools/memory-model: Make scripts executable

This commit makes the scripts executable to avoid the need for everyone
to do so manually in their archive.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: boqun.feng@gmail.com
Cc: dhowells@redhat.com
Cc: j.alglave@ucl.ac.uk
Cc: linux-arch@vger.kernel.org
Cc: luc.maranget@inria.fr
Cc: npiggin@gmail.com
Cc: parri.andrea@gmail.com
Cc: stern@rowland.harvard.edu
Cc: will.deacon@arm.com
Link: http://lkml.kernel.org/r/20180716180605.16115-7-paulmck@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/memory-model/scripts/checkalllitmus.sh [changed mode: 0644->0755]
tools/memory-model/scripts/checklitmus.sh [changed mode: 0644->0755]