From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h Date: Thu, 04 Jun 2026 14:06:56 +1000 Message-ID: In-Reply-To: <20260601-dd-maint-2-v3-3-4a15b241bd3c@gmail.com> References: <20260601-dd-maint-2-v3-0-4a15b241bd3c@gmail.com> <20260601-dd-maint-2-v3-3-4a15b241bd3c@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 Clean code-motion refactoring. Moves macros to a new header for reuse. The HEADERED_SECTION macros are moved here but immediately removed in patch 4, which is slightly wasteful but makes the refactoring easier to review. No issues. --- Generated by Claude Code Patch Reviewer