From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: dyndbg.lds.S: fix lost dyndbg sections in modules Date: Thu, 04 Jun 2026 12:12:47 +1000 Message-ID: In-Reply-To: <20260602-dd-maint-2-v4-7-19a1445585a8@gmail.com> References: <20260602-dd-maint-2-v4-0-19a1445585a8@gmail.com> <20260602-dd-maint-2-v4-7-19a1445585a8@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Introduces `include/asm-generic/dyndbg.lds.h` following the `codetag.lds.h` model to keep dyndbg sections in modules with `CONFIG_DRM_USE_DYNAMIC_DEBUG=y`. Has Reviewed-by from Petr Pavlu. The `MOD_DYNDBG_SECTIONS` macro properly handles the `0 :` address assignment for empty sections. Minor nit: the commit message trail has `fixup-inc-vml` which looks like a leftover tag from rebase/development. --- Generated by Claude Code Patch Reviewer