From: Claude Code Review Bot <claude-review@example.com>
To: dri-devel-reviews@example.com
Subject: Claude review: drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Date: Sun, 22 Mar 2026 03:27:29 +1000 [thread overview]
Message-ID: <review-overall-20260320183547.61017-6-jonathan.cavitt@intel.com> (raw)
In-Reply-To: <20260320183547.61017-6-jonathan.cavitt@intel.com>
Overall Series Review
Subject: drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Author: Jonathan Cavitt <jonathan.cavitt@intel.com>
Patches: 5
Reviewed: 2026-03-22T03:27:29.473314
---
This v38 series adds a new `DRM_IOCTL_XE_VM_GET_PROPERTY` ioctl to the xe driver, initially supporting a `FAULTS` property that lets userspace retrieve up to 50 failed pagefaults per VM. The series is structured logically: (1) fix read-only VMA write rejection, (2) define uAPI, (3) add per-VM fault tracking, (4) implement the ioctl.
The series has been through extensive review (38 revisions) and has multiple R-b/Ack tags. However, there are several issues remaining, including a **bug in patch 1** where the prefetch bit is not masked when comparing access types, **comma-instead-of-semicolon** style errors in patch 3, **missing MBZ validation** of `pad` and `extensions` fields in patch 4, and **uAPI naming concerns** in patch 2.
---
Generated by Claude Code Patch Reviewer
next prev parent reply other threads:[~2026-03-21 17:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 18:35 [PATCH v38 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl Jonathan Cavitt
2026-03-20 18:35 ` [PATCH v38 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs Jonathan Cavitt
2026-03-21 17:27 ` Claude review: " Claude Code Review Bot
2026-03-20 18:35 ` [PATCH v38 2/4] drm/xe/uapi: Define drm_xe_vm_get_property Jonathan Cavitt
2026-03-21 17:27 ` Claude review: " Claude Code Review Bot
2026-03-20 18:35 ` [PATCH v38 3/4] drm/xe/xe_vm: Add per VM fault info Jonathan Cavitt
2026-03-21 17:27 ` Claude review: " Claude Code Review Bot
2026-03-20 18:35 ` [PATCH v38 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl Jonathan Cavitt
2026-03-21 17:27 ` Claude review: " Claude Code Review Bot
2026-03-21 17:27 ` Claude Code Review Bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-03-24 15:29 [PATCH v39 0/4] " Jonathan Cavitt
2026-03-24 15:29 ` [PATCH v39 4/4] " Jonathan Cavitt
2026-03-24 20:46 ` Claude review: " Claude Code Review Bot
2026-03-24 20:46 ` Claude Code Review Bot
2026-03-10 14:49 [PATCH v37 0/4] " Jonathan Cavitt
2026-03-10 14:49 ` [PATCH v37 4/4] " Jonathan Cavitt
2026-03-11 3:13 ` Claude review: " Claude Code Review Bot
2026-03-11 3:12 ` Claude Code Review Bot
2026-03-06 15:55 [PATCH v36 0/4] " Jonathan Cavitt
2026-03-06 15:56 ` [PATCH v36 4/4] " Jonathan Cavitt
2026-03-08 22:42 ` Claude review: " Claude Code Review Bot
2026-03-08 22:42 ` Claude Code Review Bot
2026-02-23 17:21 [PATCH v35 0/4] " Jonathan Cavitt
2026-02-23 17:21 ` [PATCH v35 4/4] " Jonathan Cavitt
2026-02-24 0:00 ` Claude review: " Claude Code Review Bot
2026-02-23 23:59 ` Claude Code Review Bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=review-overall-20260320183547.61017-6-jonathan.cavitt@intel.com \
--to=claude-review@example.com \
--cc=dri-devel-reviews@example.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox