On Tue, Aug 4, 2026 at 2:21 PM <[email protected]> wrote: > > Thank you for your contribution! Sashiko AI review found 2 potential issue(s) > to consider: > > New issues: > - [High] Missing dirty page tracking in vmw_bo_vm_fault() when prefaulting > fails, leading to silent data loss. > > Pre-existing issues: > - [High] Inverted error handling logic in ttm_bo_vm_fault_reserved() hides > primary fault errors and propagates prefault errors.
Fixing the preexisting bug avoids the other issue - I sent a patch separately at https://lists.freedesktop.org/archives/dri-devel/2026-August/586696.html. Paolo
