OSDN Git Service

locking/ww_mutex: Add ww_mutex to tools/testing/selftests
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 1 Dec 2016 11:47:11 +0000 (11:47 +0000)
committerIngo Molnar <mingo@kernel.org>
Sat, 14 Jan 2017 10:37:17 +0000 (11:37 +0100)
commit2b0b211134a65401ed874ce0d5d48844f4f6f341
treef7933cbdd536a54fd21f352375b5e4098fca4fc9
parent2a0c11282881875dc44f166a20eedf0d866dd0ef
locking/ww_mutex: Add ww_mutex to tools/testing/selftests

Add the minimal test running (modprobe test-ww_mutex) to the kselftests
CI framework.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20161201114711.28697-9-chris@chris-wilson.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/testing/selftests/locking/ww_mutex.sh [new file with mode: 0644]