From: Mathieu Desnoyers Date: Wed, 11 Dec 2019 16:28:57 +0000 (-0500) Subject: rseq/selftests: Turn off timeout setting X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d3c981eb0bd7444039b5950fc06602e92f676f6c;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git rseq/selftests: Turn off timeout setting [ Upstream commit af9cb29c5488381083b0b5ccdfb3cd931063384a ] As the rseq selftests can run for a long period of time, disable the timeout that the general selftests have. Signed-off-by: Mathieu Desnoyers Cc: Shuah Khan Cc: Thomas Gleixner Cc: Peter Zijlstra (Intel) Cc: "Paul E. McKenney" Cc: Boqun Feng Cc: "H . Peter Anvin" Cc: Paul Turner Cc: Dmitry Vyukov Signed-off-by: Shuah Khan Signed-off-by: Sasha Levin --- diff --git a/tools/testing/selftests/rseq/settings b/tools/testing/selftests/rseq/settings new file mode 100644 index 000000000000..e7b9417537fb --- /dev/null +++ b/tools/testing/selftests/rseq/settings @@ -0,0 +1 @@ +timeout=0