✓ CI.checkpatch: success for drm/xe/userptr: Fix an incorrect assert

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 7 10:07:53 UTC 2025


== Series Details ==

Series: drm/xe/userptr: Fix an incorrect assert
URL   : https://patchwork.freedesktop.org/series/145982/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0cb7f10f5e4d751caa452f7dd12b0e22270095b2
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Fri Mar 7 11:01:09 2025 +0100

    drm/xe/userptr: Fix an incorrect assert
    
    The assert incorrectly checks the total length processed which
    can in fact be greater than the number of pages. Fix.
    
    Fixes: 0a98219bcc96 ("drm/xe/hmm: Don't dereference struct page pointers without notifier lock")
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch d3c673d6b2da9b11915a2126613c30dec273df28 drm-intel
0cb7f10f5e4d drm/xe/userptr: Fix an incorrect assert




More information about the Intel-xe mailing list