From: Paul E. McKenney Date: Mon, 7 Apr 2014 16:14:11 +0000 (-0700) Subject: torture: Check for multiple concurrent torture tests X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^3~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5228084eed8d54c426c7abde3be66daf8e1b0e57;p=pandora-kernel.git torture: Check for multiple concurrent torture tests The torture tests are designed to run in isolation, but do not enforce this isolation. This commit therefore checks for concurrent torture tests, and refuses to start new tests while old tests are running. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed