From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: misc: fastrpc: Add polling mode support Date: Mon, 25 May 2026 22:12:29 +1000 Message-ID: In-Reply-To: <20260520065047.3415790-1-ekansh.gupta@oss.qualcomm.com> References: <20260520065047.3415790-1-ekansh.gupta@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: misc: fastrpc: Add polling mode support Author: Ekansh Gupta Patches: 7 Reviewed: 2026-05-25T22:12:29.109860 --- This v11 series adds polling mode support to the Qualcomm FastRPC driver across 4 patches: a preparatory cleanup (fdlist move), two context ID mask changes, and the actual polling feature. The series is well-structured with logical progression. Patches 1-3 have existing Reviewed-by tags. However, patch 4 (the main feature) has several concerns around concurrency, memory barrier correctness, and UAPI design that should be addressed before merge. --- Generated by Claude Code Patch Reviewer