diff options
| author | Nathan Chancellor <nathan@kernel.org> | 2026-06-18 09:52:14 -0700 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-09-10 12:53:07 -0400 |
| commit | 2e8ff3ac79eb09dccbd8f00ee5da1b61e53246be (patch) | |
| tree | c2eca3c4645ed1162bbb01bda4d4f036e1f23edf /scripts/Makefile.thinlto | |
| parent | 622b4e8505aa7453a53d17fa3a288871f270fc8b (diff) | |
| download | linux-2e8ff3ac79eb09dccbd8f00ee5da1b61e53246be.tar.gz linux-2e8ff3ac79eb09dccbd8f00ee5da1b61e53246be.zip | |
drm/amd/display: Shorten hdmi_frl_status_polling_workqueue
There is a warning when creating the hdmi_frl_status_polling_wq
workqueue because "hdmi_frl_status_polling_workqueue" excceds
WQ_NAME_LEN:
workqueue: name exceeds WQ_NAME_LEN. Truncating to: hdmi_frl_status_polling_workque
Shorten the workqueue name to "hdmi_frl_status_polling_wq" like the
structure member to avoid the warning.
Fixes: 5c9b8b27a883 ("drm/amd/display: Tie FRL support into amdgpu_dm")
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://patch.msgid.link/20260618-amdgpu-fix-wq_name_len-warning-v2-1-ef0e2e6f5be7@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 767ae341b68193fda5fdbc510b2d77e3e8938039)
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
