✓ CI.checkpatch: success for drm/xe: Fix ref counting leak on page fault

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 1 04:48:16 UTC 2024


== Series Details ==

Series: drm/xe: Fix ref counting leak on page fault
URL   : https://patchwork.freedesktop.org/series/130590/
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
4dc7d0cc630cdd9ac56065b1a22afc329345a519
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2d4c32ae147a95957df92600380db96ed8cc6e5b
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Feb 29 20:10:36 2024 -0800

    drm/xe: Fix ref counting leak on page fault
    
    If a page fault occurs on VM not in fault a ref can be leaked. Fix this.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 59dffb55de2d697868cc26b9f61d7326a8f11917 drm-intel
2d4c32ae147a drm/xe: Fix ref counting leak on page fault




More information about the Intel-xe mailing list