diff options
author | Yipeng Zou <zouyipeng@huawei.com> | 2022-11-04 10:09:31 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-18 11:30:04 +0100 |
commit | e20127661c0c7a0c6073a2692874a695e89a11c5 (patch) | |
tree | c513f4325a852527d9da0fe788eb789a886c5b6f /kernel/events/core.c | |
parent | 17d38a3381b073d953a641ee169ce3293753f444 (diff) | |
download | linux-stable-e20127661c0c7a0c6073a2692874a695e89a11c5.tar.gz linux-stable-e20127661c0c7a0c6073a2692874a695e89a11c5.tar.bz2 linux-stable-e20127661c0c7a0c6073a2692874a695e89a11c5.zip |
selftests/ftrace: event_triggers: wait longer for test_event_enable
[ Upstream commit a1d6cd88c8973cfb08ee85722488b1d6d5d16327 ]
In some platform, the schedule event may came slowly, delay 100ms can't
cover it.
I was notice that on my board which running in low cpu_freq,and this
selftests allways gose fail.
So maybe we can check more times here to wait longer.
Fixes: 43bb45da82f9 ("selftests: ftrace: Add a selftest to test event enable/disable func trigger")
Signed-off-by: Yipeng Zou <zouyipeng@huawei.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/events/core.c')
0 files changed, 0 insertions, 0 deletions