✓ CI.checkpatch: success for drm/xe: Prevent null pointer access in xe_migrate_copy

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 19 22:55:29 UTC 2024


== Series Details ==

Series: drm/xe: Prevent null pointer access in xe_migrate_copy
URL   : https://patchwork.freedesktop.org/series/138889/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2780b5196d30a1590ac1f877376e21320c65bd30
Author: Zhanjun Dong <zhanjun.dong at intel.com>
Date:   Thu Sep 19 15:42:20 2024 -0700

    drm/xe: Prevent null pointer access in xe_migrate_copy
    
    Update lacks source flag to include resource is null case. This will
    prevent null pointer derefrence in xe_migrate_copy.
    
    Signed-off-by: Zhanjun Dong <zhanjun.dong at intel.com>
+ /mt/dim checkpatch d4340c1de6d417c7b3edac187c3af011b146701a drm-intel
2780b5196d30 drm/xe: Prevent null pointer access in xe_migrate_copy




More information about the Intel-xe mailing list