From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/imagination: Add missing rogue context reset reasons Date: Wed, 25 Mar 2026 07:34:16 +1000 Message-ID: In-Reply-To: <20260323-b4-firmware-context-reset-notification-handling-v3-1-1a66049a9a65@imgtec.com> References: <20260323-b4-firmware-context-reset-notification-handling-v3-0-1a66049a9a65@imgtec.com> <20260323-b4-firmware-context-reset-notification-handling-v3-1-1a66049a9a65@imgtec.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 **Verdict: Good.** This simply fills in the gap (values 6=E2=80=9311) in th= e `enum rogue_context_reset_reason` between `HARD_CONTEXT_SWITCH (5)` and `= FW_WATCHDOG (12)`. The values and comments are clear and consistent with th= e existing style. No issues found. --- --- Generated by Claude Code Patch Reviewer