summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorStefan Wahren <wahrenst@gmx.net>2025-03-09 13:50:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-29 11:02:09 +0200
commit4005036642a27463b875f3b03d3b06cf953d0e30 (patch)
treedc8753f1e52d108a7f95c6660ab9ad1fd08ed503 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent123bcd8f42b7ecc6cb81ed295dbea76840e649e6 (diff)
staging: vchiq_arm: Create keep-alive thread during probe
[ Upstream commit 86bc8821700665ad3962f3ef0d93667f59cf7031 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions