From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: fbdev: au1100fb: Make driver compilable on non-mips platforms Date: Mon, 16 Feb 2026 11:57:00 +1000 Message-ID: In-Reply-To: =?utf-8?q?=3C27c0747aa4a85e0b4f2dd7c0778784989522599c=2E1771163?= =?utf-8?q?316=2Egit=2Eu=2Ekleine-koenig=40baylibre=2Ecom=3E?= References: =?utf-8?q??= =?utf-8?q?=3C27c0747aa4a85e0b4f2dd7c0778784989522599c=2E1771163316=2Egit=2E?= =?utf-8?q?u=2Ekleine-koenig=40baylibre=2Ecom=3E?= X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review No regressions found. The `KSEG1ADDR(x)` identity stub for non-MIPS COMPILE_T= EST and the `#ifndef CONFIG_S390` guard around the pgprot_val lvalue usage ar= e appropriate COMPILE_TEST workarounds that don't affect the driver on actual= MIPS hardware. --- Generated by Claude Code Patch Reviewer