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, 10 Mar 2026 12:15:42 +1000 Message-ID: In-Reply-To: <20260309151119.290217-8-boris.brezillon@collabora.com> References: <20260309151119.290217-1-boris.brezillon@collabora.com> <20260309151119.290217-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 refactoring that extracts `panthor_vm_init_op_ctx()` and `panthor_vm_op_ctx_prealloc_pts()` from `panthor_vm_prepare_map_op_ctx()`. These will be reused in the reclaim/restore path in patch 9. No issues. --- Generated by Claude Code Patch Reviewer