diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2025-03-09 15:50:13 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 17:11:20 +0300 |
commit | 86bc8821700665ad3962f3ef0d93667f59cf7031 (patch) | |
tree | badcda89d8d9c095590d806eb48ab3d3932717ae /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | cfb320d990919836b49bd090c6c232c6c4d90b41 (diff) | |
download | linux-86bc8821700665ad3962f3ef0d93667f59cf7031.tar.xz |
staging: vchiq_arm: Create keep-alive thread during probe
Creating the keep-alive thread in vchiq_platform_init_state have
the following advantages:
- abort driver probe if kthread_create fails (more consistent behavior)
- make resource release process easier
Since vchiq_keepalive_thread_func is defined below
vchiq_platform_init_state, the latter must be moved.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20250309125014.37166-5-wahrenst@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions