]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
tracing/selftests: Turn off timeout setting
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 21 Feb 2020 10:21:08 +0000 (18:21 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 12 Mar 2020 09:16:41 +0000 (10:16 +0100)
commit24259fb994813ae57d4a890854cbaeb15bfe5ba1
treeda5fd734be104c6b10e67099285b37127338eac3
parent80372aaa674a89ee050ad2b308ab52c6f1ccade6
tracing/selftests: Turn off timeout setting

BugLink: https://bugs.launchpad.net/bugs/1864172
As the ftrace selftests can run for a long period of time, disable the
timeout that the general selftests have. If a selftest hangs, then it
probably means the machine will hang too.

Link: https://lore.kernel.org/r/alpine.LSU.2.21.1911131604170.18679@pobox.suse.cz
Suggested-by: Miroslav Benes <mbenes@suse.cz>
Tested-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
(cherry picked from commit 9fab89ccc7b399b36b8cfc1d55fa8bb09996e926)
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
tools/testing/selftests/ftrace/settings [new file with mode: 0644]