diff options
| author | Stefan Wahren <[email protected]> | 2025-03-09 12:50:13 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-03-20 14:11:20 +0000 |
| commit | 86bc8821700665ad3962f3ef0d93667f59cf7031 (patch) | |
| tree | badcda89d8d9c095590d806eb48ab3d3932717ae /net/unix/af_unix.c | |
| parent | staging: vchiq_arm: Stop kthreads if vchiq cdev register fails (diff) | |
| download | kernel-86bc8821700665ad3962f3ef0d93667f59cf7031.tar.gz kernel-86bc8821700665ad3962f3ef0d93667f59cf7031.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
