From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: accel/amdxdna: Block running when IOMMU is off Date: Mon, 25 May 2026 21:10:20 +1000 Message-ID: In-Reply-To: <20260520223531.1403302-1-lizhi.hou@amd.com> References: <20260520223531.1403302-1-lizhi.hou@amd.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: accel/amdxdna: Block running when IOMMU is off Author: Lizhi Hou Patches: 5 Reviewed: 2026-05-25T21:10:20.417579 --- This is a single patch that adds an IOMMU presence check during AIE2 device= initialization. The intent is clear and the fix addresses a real requireme= nt =E2=80=94 the AIE2 firmware needs IOMMU to be enabled. The patch is smal= l and focused. However, there is a question about whether this is the right= place for the check, and the error return code could be more specific. **Verdict:** Reasonable patch with minor suggestions. --- Generated by Claude Code Patch Reviewer