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/ras: Introduce set-error-threshold Date: Sat, 16 May 2026 12:54:50 +1000 Message-ID: In-Reply-To: <20260512191610.1817578-4-raag.jadav@intel.com> References: <20260512191610.1817578-1-raag.jadav@intel.com> <20260512191610.1817578-4-raag.jadav@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Adds the `SET_ERROR_THRESHOLD` netlink command. Clean implementation. The documentation for `set_error_threshold` callback properly notes that the driver is responsible for bounds checking, which is appropriate. No significant issues. Follows established patterns correctly. --- --- Generated by Claude Code Patch Reviewer