From: Claude Code Review Bot <claude-review@example.com>
To: dri-devel-reviews@example.com
Subject: Claude review: drm/amd: Replace system_unbound_wq with system_dfl_wq
Date: Sat, 16 May 2026 11:00:24 +1000 [thread overview]
Message-ID: <review-overall-20260514103815.190628-1-marco.crivellari@suse.com> (raw)
In-Reply-To: <20260514103815.190628-1-marco.crivellari@suse.com>
Overall Series Review
Subject: drm/amd: Replace system_unbound_wq with system_dfl_wq
Author: Marco Crivellari <marco.crivellari@suse.com>
Patches: 3
Reviewed: 2026-05-16T11:00:24.580881
---
This is a straightforward, mechanical 2-patch series that replaces `system_unbound_wq` with `system_dfl_wq` in two AMD DRM driver files. It is part of a broader kernel-wide workqueue API refactoring led by Tejun Heo, where `system_unbound_wq` is being renamed to `system_dfl_wq` (and `system_wq` to `system_percpu_wq`) in preparation for eventually making workqueues unbound by default. The changes are purely name substitutions with no behavioral difference.
The series is clean: both commit messages are well-written with proper context, reference the upstream workqueue commits, and include the appropriate `Suggested-by` and `Signed-off-by` tags. After applying, no stale `system_unbound_wq` references remain in `drivers/gpu/drm/amd/`. No functional concerns.
**Verdict: Series looks good to merge.**
---
---
Generated by Claude Code Patch Reviewer
prev parent reply other threads:[~2026-05-16 1:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-14 10:38 [PATCH 0/2] drm/amd: Replace system_unbound_wq with system_dfl_wq Marco Crivellari
2026-05-14 10:38 ` [PATCH 1/2] drm/amd/display: Replace use of " Marco Crivellari
2026-05-16 1:00 ` Claude review: " Claude Code Review Bot
2026-05-14 10:38 ` [PATCH 2/2] drm/amdgpu: " Marco Crivellari
2026-05-16 1:00 ` Claude review: " Claude Code Review Bot
2026-05-16 1:00 ` Claude Code Review Bot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=review-overall-20260514103815.190628-1-marco.crivellari@suse.com \
--to=claude-review@example.com \
--cc=dri-devel-reviews@example.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox