✓ CI.checkpatch: success for series starting with [1/1] drm/xe: Fix NPD in ggtt_node_remove()

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 28 08:42:06 UTC 2024


== Series Details ==

Series: series starting with [1/1] drm/xe: Fix NPD in ggtt_node_remove()
URL   : https://patchwork.freedesktop.org/series/137888/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9b9cbb74e333d76eb0e7050d9e1e775f6212df05
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Wed Aug 28 14:24:36 2024 +0530

    drm/xe: Fix NPD in ggtt_node_remove()
    
    Make sure that ggtt_node_remove() is invoked only if both node and ggtt
    are not null. Move the null checks to the caller function
    xe_ggtt_node_remove().
    
    Fixes: 919bb54e989c ("drm/xe: Fix missing runtime outer protection for ggtt_remove_node")
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 2940d1fa7abe0d2a9acc95fd1c704a8d8cbc68f4 drm-intel
9b9cbb74e333 drm/xe: Fix NPD in ggtt_node_remove()




More information about the Intel-xe mailing list