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/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim Date: Tue, 31 Mar 2026 17:24:47 +1000 Message-ID: In-Reply-To: <20260330094848.2169422-8-boris.brezillon@collabora.com> References: <20260330094848.2169422-1-boris.brezillon@collabora.com> <20260330094848.2169422-8-boris.brezillon@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean extraction of `panthor_vm_init_op_ctx()` and `panthor_vm_op_ctx_prealloc_pts()` from `panthor_vm_prepare_map_op_ctx()`. These are needed by patch 9 for the evicted VMA restore path. No functional change. No issues. --- Generated by Claude Code Patch Reviewer