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, module: make proper substructs in _ddebug_info Date: Sat, 14 Mar 2026 07:00:24 +1000 Message-ID: In-Reply-To: <20260313132103.2529746-17-jim.cromie@gmail.com> References: <20260313132103.2529746-1-jim.cromie@gmail.com> <20260313132103.2529746-17-jim.cromie@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Large refactoring renaming sections (`__dyndbg` =E2=86=92 `__dyndbg_descrip= tors`, `__dyndbg_classes` =E2=86=92 `__dyndbg_class_maps`) and introducing = sub-structs. Well-structured but **breaks out-of-tree modules** compiled ag= ainst old section names. This is inherent to kernel development but worth n= oting in the commit message. --- Generated by Claude Code Patch Reviewer